summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorgeorgeps <georgeps>2007-10-08 19:49:09 (GMT)
committergeorgeps <georgeps>2007-10-08 19:49:09 (GMT)
commit24ecfcf4b36dc14c2174488ed4f0162ee93f0651 (patch)
tree7eb8d8074e328e77f176ef38f80e3aea3caaa6e9 /ChangeLog
parent59e65563264c3248be60d5386869e66413d0f859 (diff)
downloadtcl-24ecfcf4b36dc14c2174488ed4f0162ee93f0651.zip
tcl-24ecfcf4b36dc14c2174488ed4f0162ee93f0651.tar.gz
tcl-24ecfcf4b36dc14c2174488ed4f0162ee93f0651.tar.bz2
Correct the usage of flags.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e65f7b4..445a1f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-10-08 George Peter Staplin <georgeps@xmission.com>
+
+ * doc/Hash.3: Correct the valid usage of the flags member for the
+ Tcl_HashKeyType. It should be 0 or more of the flags mentioned.
+
2007-10-02 Jeff Hobbs <jeffh@ActiveState.com>
* generic/tcl.h (Tcl_DecrRefCount): Update change from 2006-05-29