diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2008-12-13 09:29:30 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2008-12-13 09:29:30 (GMT) |
commit | d93221cfa2fbdaff58a321663559371cd0f27894 (patch) | |
tree | 4eb20c35e7ab4bb918d8b5103c949e8202a410d7 /ChangeLog | |
parent | e383ee2adaf83682c1807fd8677281af8e14a7b4 (diff) | |
download | tcl-d93221cfa2fbdaff58a321663559371cd0f27894.zip tcl-d93221cfa2fbdaff58a321663559371cd0f27894.tar.gz tcl-d93221cfa2fbdaff58a321663559371cd0f27894.tar.bz2 |
Added missing bug numbe
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ * generic/tclZlib.c, unix/configure.in: Added stubs to use when the version of zlib is not capable enough, and automagic to detect when - that is the case. + that is the case. [Bug 2421265] 2008-12-12 Alexandre Ferrieux <ferrieux@users.sourceforge.net> |