summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornijtmans <nijtmans>2009-11-19 22:06:32 (GMT)
committernijtmans <nijtmans>2009-11-19 22:06:32 (GMT)
commitcf20f0bed2369b03a48196a130f6ccab9912ad61 (patch)
tree65719d1acacbd9dfee01f78998c3f54207ec42eb /ChangeLog
parentc9d79e955d95910cce7d1a96e2b1b7e128c51412 (diff)
downloadtcl-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--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1db1262..a0b70ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>