diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2012-05-31 10:09:18 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2012-05-31 10:09:18 (GMT) |
commit | 39cdbfc5a3ed76e69a755678d17c8c64ee7ac886 (patch) | |
tree | d050d2c006ca9cbcb84ea91b593c2bc029d7eaa3 /ChangeLog | |
parent | 19090f685f5610f567baac9ded8a7495631ca63c (diff) | |
parent | 21dc9cfd81ea3a902c1d4934fc4966ec6b28bd39 (diff) | |
download | tcl-39cdbfc5a3ed76e69a755678d17c8c64ee7ac886.zip tcl-39cdbfc5a3ed76e69a755678d17c8c64ee7ac886.tar.gz tcl-39cdbfc5a3ed76e69a755678d17c8c64ee7ac886.tar.bz2 |
[Bug 1997845]: Corrected formatting so that generated HTML can link properly.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2012-05-31 Donal K. Fellows <dkf@users.sf.net> + * doc/safe.n: [Bug 1997845]: Corrected formatting so that generated + HTML can link properly. + * tests/socket.test (socket*-13.1): Prevented intermittent test failure due to race condition. |