summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2003-08-15 10:54:59 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2003-08-15 10:54:59 (GMT)
commitc240a7ed4076ed9248067262a158dd013048c68d (patch)
treed2da5d5ddbbe9896f51f500f585ff0e479998311 /ChangeLog
parent1ea6a2802aa9cad7de2d34747034400617e51c34 (diff)
downloadtk-c240a7ed4076ed9248067262a158dd013048c68d.zip
tk-c240a7ed4076ed9248067262a158dd013048c68d.tar.gz
tk-c240a7ed4076ed9248067262a158dd013048c68d.tar.bz2
Faster color data parsing code for the [$photo put] subcommand.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fb7a9f2..6963db1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-08-15 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+
+ * generic/tkImgPhoto.c (ImgPhotoCmd): Faster color data parsing
+ code for the [$photo put] subcommand. Now doesn't do everything
+ through the pre-8.0 list handling routines!
+
2003-08-14 Donal K. Fellows <fellowsd@cs.man.ac.uk>
* unix/tkUnixButton.c (TkpDisplayButton): Stopped accesses to NULL