summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2003-05-21 09:21:57 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2003-05-21 09:21:57 (GMT)
commitfe602f5a24681408ee16726ec05ac74f8ead5a7e (patch)
tree0813b372562df3ff4d842fd3bcdb6e254167de20 /ChangeLog
parent50de53fd6278537c78db3e9c0558a6c7bd82915f (diff)
downloadtk-fe602f5a24681408ee16726ec05ac74f8ead5a7e.zip
tk-fe602f5a24681408ee16726ec05ac74f8ead5a7e.tar.gz
tk-fe602f5a24681408ee16726ec05ac74f8ead5a7e.tar.bz2
D'oh! Zero and one are not the same thing...
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index da7eb59..ca115de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-05-21 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+
+ * generic/tkText.c (TextSearchCmd): Forwards and backwards aren't
+ the same. [Bug 740558] Also edited SearchCore to get it closer
+ to the Engineering Manual style guidelines.
+
2003-05-19 Donal K. Fellows <fellowsd@cs.man.ac.uk>
* tests/textImage.test: Fixed faults in option parsing and