summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2008-01-20 21:19:56 (GMT)
committerhobbs <hobbs>2008-01-20 21:19:56 (GMT)
commit7161eb819dfae3bb3413229cf70b6b47548cc2f9 (patch)
treeceec8b1cf25441fe7c20992ad1430f62fba359d1 /ChangeLog
parent4c589fe59abd497046fce0ef8b7c86a244608fe2 (diff)
downloadtcl-7161eb819dfae3bb3413229cf70b6b47548cc2f9.zip
tcl-7161eb819dfae3bb3413229cf70b6b47548cc2f9.tar.gz
tcl-7161eb819dfae3bb3413229cf70b6b47548cc2f9.tar.bz2
* unix/README: minor typo fixes [Bug 1853072]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8454627..0542ff0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2008-01-20 Jeff Hobbs <jeffh@ActiveState.com>
+ * unix/README: minor typo fixes [Bug 1853072]
+
* generic/tclIO.c (TclGetsObjBinary): operate on topmost channel.
[Bug 1869405] (Ficicchia)