diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2001-09-14 Andreas Kupries <andreas_kupries@users.sourceforge.net> + + * generic/tkImgGIF.c: + * generic/tkImgPPM.c: + * generic/tkImgPhoto.c: + * generic/tkMenu.c: Applied patch [461578], provided by Vincent + Darley. This fixes several memory leaks in the image code. They + happen if there are errors during the initialization of the + channel the image is supposed to be read from. + 2001-09-12 Mo DeJong <mdejong@users.sourceforge.net> * unix/configure: |