summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvincentdarley <vincentdarley>2003-11-07 12:06:47 (GMT)
committervincentdarley <vincentdarley>2003-11-07 12:06:47 (GMT)
commit2a739cee5e02ba828e59bcf8348ff158ef53db67 (patch)
tree617942b27e4145ce929f01bbc318fd08728b8945 /ChangeLog
parent73d34baf565c3f2e0c8d2170107eb971e5a8aeb6 (diff)
downloadtk-2a739cee5e02ba828e59bcf8348ff158ef53db67.zip
tk-2a739cee5e02ba828e59bcf8348ff158ef53db67.tar.gz
tk-2a739cee5e02ba828e59bcf8348ff158ef53db67.tar.bz2
another elide/tkchat/tkTextDisp.c fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dc6ca84..0ae431c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-11-07 Vince Darley <vincentdarley@users.sourceforge.net>
+
+ * tests/textDisp.test:
+ * generic/tkTextDisp.c: fix to another version of [Bug 833627]
+ (crash in tkchat), adding two new tests.
+
2003-11-05 Donal K. Fellows <donal.k.fellows@man.ac.uk>
* library/demos/nl.msg: Dutch messages from Arjen Markus [Patch 836368]