diff options
author | georgeps <georgeps> | 2007-10-08 19:49:09 (GMT) |
---|---|---|
committer | georgeps <georgeps> | 2007-10-08 19:49:09 (GMT) |
commit | 24ecfcf4b36dc14c2174488ed4f0162ee93f0651 (patch) | |
tree | 7eb8d8074e328e77f176ef38f80e3aea3caaa6e9 /ChangeLog | |
parent | 59e65563264c3248be60d5386869e66413d0f859 (diff) | |
download | tcl-24ecfcf4b36dc14c2174488ed4f0162ee93f0651.zip tcl-24ecfcf4b36dc14c2174488ed4f0162ee93f0651.tar.gz tcl-24ecfcf4b36dc14c2174488ed4f0162ee93f0651.tar.bz2 |
Correct the usage of flags.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |