summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2003-07-18 22:15:45 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2003-07-18 22:15:45 (GMT)
commit7265d5487c6af7a62eb6a02dbb439f996b49e826 (patch)
tree7486c6d046b8b4781de7d788b9bae7917f28fcb8 /ChangeLog
parentb25c5f06f00da440388032287bc5c7149f8f7f81 (diff)
downloadtcl-7265d5487c6af7a62eb6a02dbb439f996b49e826.zip
tcl-7265d5487c6af7a62eb6a02dbb439f996b49e826.tar.gz
tcl-7265d5487c6af7a62eb6a02dbb439f996b49e826.tar.bz2
Tightened up Tcl_Utf{Next,Prev} docs. [Bug 769895]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9376de0..71a314b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-07-18 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+
+ * doc/Utf.3: Tightened up documentation of Tcl_UtfNext and
+ Tcl_UtfPrev to better match the behaviour. [Bug 769895]
+
2003-07-18 Jeff Hobbs <jeffh@ActiveState.com>
* generic/tclIOUtil.c: correct MT-safety issues with filesystem