diff options
author | georgeps <georgeps> | 2008-04-20 02:52:28 (GMT) |
---|---|---|
committer | georgeps <georgeps> | 2008-04-20 02:52:28 (GMT) |
commit | 1829cc0665068c6129b9bd0bfbc1f7a3b53c1ab0 (patch) | |
tree | 65eb7b8ff017190034323e149c991e949ae59d79 /ChangeLog | |
parent | 6cc4448de75c882ff2f8c5eb1c28e4bb54e3cc13 (diff) | |
download | tcl-1829cc0665068c6129b9bd0bfbc1f7a3b53c1ab0.zip tcl-1829cc0665068c6129b9bd0bfbc1f7a3b53c1ab0.tar.gz tcl-1829cc0665068c6129b9bd0bfbc1f7a3b53c1ab0.tar.bz2 |
doc/Ensemble.3: Fix a typo: s/defiend/defined/
Thanks to hat0 for spotting this.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-04-19 George Peter Staplin <georgeps@xmission.com> + + * doc/Ensemble.3: Fix a typo: s/defiend/defined/ + Thanks to hat0 for spotting this. + + 2008-04-16 Daniel Steffen <das@users.sourceforge.net> * generic/tclInt.h: make stubs tables 'static const' and |