summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2002-10-17 23:38:01 (GMT)
committerhobbs <hobbs>2002-10-17 23:38:01 (GMT)
commit49e5f064fe4ae37926721fb362f22d4f21849cf5 (patch)
treec80e54b66b58bb37c2cc0d3131187ee22108d012 /ChangeLog
parent4daf29d9a0b9a8529bb1ce12c07efbe3ec1e0da7 (diff)
downloadtk-49e5f064fe4ae37926721fb362f22d4f21849cf5.zip
tk-49e5f064fe4ae37926721fb362f22d4f21849cf5.tar.gz
tk-49e5f064fe4ae37926721fb362f22d4f21849cf5.tar.bz2
* tests/text.test: properly return the number of
* unix/tkUnixFont.c (ControlUtfProc): bytes consumed. [Bug #624732]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a1be6b..fb1ae12 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-10-17 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * tests/text.test: properly return the number of
+ * unix/tkUnixFont.c (ControlUtfProc): bytes consumed. [Bug #624732]
+
2002-10-17 Daniel Steffen <das@users.sourceforge.net>
* macosx/README: info specific to building and running