diff --git a/ChangeLog b/ChangeLog index ae0e863e0..83026d077 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-04-03 Eddy De Greef + + * TODO: removed mustek_pp entry (Check that global variables are + initialized propperly + 2003-04-03 Henning Meier-Geinitz * lib/Makefile.in: Recompile all targets if necessary. diff --git a/TODO b/TODO index 00e9bba80..a83f74b6e 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -TODO (2003-04-02) +TODO (2003-04-03) ******** todo ******** @@ -57,7 +57,6 @@ backends called more than once (if sane_exit was called before)! Global variables must be either initialized in sane_init or reset in sane_exit. At least these backends segfault: - - mustek_pp - umax @@ -171,6 +170,7 @@ misc ******** done ******** +* mustek_pp: Check that global variables are initialized propperly. * add configure switch to enable/disable libusb support * Fix misdetection of Artec AT3. * sm3600.c, .h: Fix comment header (wrong author, wrong description)