diff options
author | nijtmans <nijtmans> | 2009-11-19 22:06:32 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2009-11-19 22:06:32 (GMT) |
commit | cf20f0bed2369b03a48196a130f6ccab9912ad61 (patch) | |
tree | 65719d1acacbd9dfee01f78998c3f54207ec42eb /ChangeLog | |
parent | c9d79e955d95910cce7d1a96e2b1b7e128c51412 (diff) | |
download | tcl-cf20f0bed2369b03a48196a130f6ccab9912ad61.zip tcl-cf20f0bed2369b03a48196a130f6ccab9912ad61.tar.gz tcl-cf20f0bed2369b03a48196a130f6ccab9912ad61.tar.bz2 |
[Tcl Patch #2883533] tcl.m4 support for Haiku OS
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -12,7 +12,8 @@ NULL so that the Tcl_Obj is not left in an inconsistent state. [Bug 2857044] - + * unix/tcl.m4: [Tcl Patch #2883533] tcl.m4 support for Haiku OS + * unix/configure: (regenerated) 2009-11-19 Don Porter <dgp@users.sourceforge.net> |