diff options
author | dgp <dgp@users.sourceforge.net> | 2008-12-19 18:23:04 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2008-12-19 18:23:04 (GMT) |
commit | eb4fe33c3e35050c9feb2b4aadd786f8aae7bc64 (patch) | |
tree | 9e320c949d5ded2ac38b8ab2b9f0933089206689 /ChangeLog | |
parent | b583eaf3ffd7fc282474c0c86517fcb2532868d0 (diff) | |
download | tcl-eb4fe33c3e35050c9feb2b4aadd786f8aae7bc64.zip tcl-eb4fe33c3e35050c9feb2b4aadd786f8aae7bc64.tar.gz tcl-eb4fe33c3e35050c9feb2b4aadd786f8aae7bc64.tar.bz2 |
* doc/NRE.3: Formatting errors found by `make html`
* doc/Tcl_Main.3:
* doc/zlib.n:
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ *** 8.6b1 TAGGED FOR RELEASE *** + * doc/NRE.3: Formatting errors found by `make html` + * doc/Tcl_Main.3: + * doc/zlib.n: + * tests/chanio.test: Add missing [removeFile] cleanups. * tests/io.test: Add missing [close $f] to io-73.2. |