removed app/TODO

--Sven
This commit is contained in:
Sven Neumann 2000-08-01 16:36:43 +00:00
parent 0444ceddbf
commit 07e01a2096
2 changed files with 4 additions and 5 deletions

View File

@ -1,3 +1,7 @@
2000-08-01 Sven Neumann <sven@gimp.org>
* app/TODO: removed
2000-08-01 Tor Lillqvist <tml@iki.fi>
* libgimp/gimp.c (gimp_extension_process): Pass correct timeout

View File

@ -1,5 +0,0 @@
convert to using gtk+
remove traces of autodialog
remove traces of action areas
remove use of mem chunks from memutils.[ch]
remove use of xmalloc and xfree (use g_malloc and g_free instead)