diff --git a/ChangeLog b/ChangeLog index 6f9f5fe3..3ef2741b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-06-05 Soren Sandmann + + * TODO: Updates + Sat Apr 22 15:08:01 2006 Soeren Sandmann * TODO: updates diff --git a/TODO b/TODO index dd498caa..d0354edb 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -Before 1.0.2: +Before 1.0.3: * See if we can reproduce the problem where libraries didn't get correctly reloaded after new versions were installed. @@ -25,6 +25,11 @@ Before 1.0.2: * Test on x86-64. +* Consider renaming sysprof-module.[ch] to sysprof.[ch] to move it closer to + kernel naming conventions. + +* Get rid of include of "../config.h" as that won't work in the kernel. + Before 1.2: * commandline version should check that the output file is writable