summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-03-27 00:12:21 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-03-27 00:12:21 (GMT)
commit44e60258a4be07705c139d5b27563470ef5a95ee (patch)
tree25fac97e00ae651ad800f8dd38f8d6b951b3175a /ChangeLog
parent71d77002995b03c970b348fc731a45ca779988df (diff)
downloadtk-44e60258a4be07705c139d5b27563470ef5a95ee.zip
tk-44e60258a4be07705c139d5b27563470ef5a95ee.tar.gz
tk-44e60258a4be07705c139d5b27563470ef5a95ee.tar.bz2
Allow PPMs to be read from a string. [FRQ 540375]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fd8993b..fc5539e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-03-26 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * generic/tkImgPPM.c (ReadPPMStringHeader): Code to read PPM/PGM data
+ (StringReadPPM, StringMatchPPM): from strings/bytearrays. [FRQ 540375]
+
2004-03-26 Don Porter <dgp@users.sourceforge.net>
* unix/tcl.m4: Replaced -Wno-strict-alias with more portable