summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 90df1a8..da7eb59 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2003-05-19 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+ * tests/textImage.test: Fixed faults in option parsing and
+ * tests/text.test: made tests conformant. [Bug 739965]
+ * generic/tkText.c (TextSearchCmd):
+
* library/demos/en.msg: Base catalog for the widget demo.
* library/demos/widget: Added message-catalog support.
* library/console.tcl: Reworked to use tk::AmpMenuArgs and be more