diff --git a/ChangeLog b/ChangeLog index d7234ead40..84b2868f03 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sun May 21 20:00:55 CEST 2000 Stanislav Brabec + + On request of Martin Weber : + * plug-ins/bmp/bmpread.c: Initial comment change. + 2000-05-21 Michael Natterer These changes enable help support for 3rd party plug-ins which @@ -164,7 +169,6 @@ Tue May 16 20:26:13 CEST 2000 Stanislav Brabec * gimp/plug-ins/gap/gap_mov_dialog.c, plug-ins/gdyntext/gdyntext.c, plug-ins/script-fu/scripts/camo.scm: Typo fixes. - On request of Martin Weber : * plug-ins/bmp/bmpread.c: Cosmetical fixed (german->english, added ';'). diff --git a/plug-ins/bmp/bmpread.c b/plug-ins/bmp/bmpread.c index 876e0f4362..770850e253 100644 --- a/plug-ins/bmp/bmpread.c +++ b/plug-ins/bmp/bmpread.c @@ -1,5 +1,4 @@ /* bmpread.c reads any bitmap I could get for testing */ -/* except OS2 bitmaps (wrong colors) */ /* Alexander.Schulz@stud.uni-karlsruhe.de */ /*