<?xml version="1.0"?>
<todo version="0.1.20">
    <note priority="veryhigh" time="1233771421">
        Release 0.1.0
        <note priority="veryhigh" time="1235495497" done="1235682731">
            Fix the NEWS and TODOs site pages generation in site/in directory
            <comment>
                Done
            </comment>
        </note>
        <note priority="high" time="1226871208" done="1233306197">
            Rearrange the site in order to be multi-page
            <comment>
                Done
            </comment>
        </note>
        <note priority="medium" time="1226608292" done="1226608606">
            Fix the long-C++ names demangling (&gt; 1 numbers entries)
            <comment>
                Check again
            </comment>
        </note>
        <note priority="medium" time="1226608303" done="1226608582">
            Rearrange the BFD related code
            <comment>
                Check again
            </comment>
        </note>
        <note priority="high" time="1226608726">
            Fix EOF and error indicator in streams (src/libs/c/stdio.c)
        </note>
        <note priority="high" time="1226608821">
            Fix all return values (and all the referencing functions) in src/libs/c/stdio.c
        </note>
        <note priority="verylow" time="1238244124" done="1238532415">
            Update all copyright dates
            <comment>
                Done
            </comment>
        </note>
    </note>
    <note priority="high" time="1233771424">
        Release 0.2.0
        <note priority="medium" time="1226608247">
            Import ax_prog_doxygen.m4 macro from autoconf-archive
            <note priority="medium" time="1226869826">
                Add Doxygen related checks in configure.ac.in
            </note>
        </note>
        <note priority="medium" time="1226608274">
            We should use AC_CHECK_TOOL instead of AC_PATH_PROG machineries that we have. This approach should handle cross-compilation cases
            <note priority="medium" time="1226869938">
                Add all the needed tests in configure.ac.in in order to check for required GCC features (like __builtin_* for stdarg.h macros)
            </note>
        </note>
        <note priority="low" time="1227122754">
            Rearrange the build process in order to use EXEEXT (if needed)
        </note>
    </note>
</todo>
