summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 5 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 6383bf1..bae4b50 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,11 @@
2011-09-06 Jan Nijtmans <nijtmans@users.sf.net>
* generic/tcl.decls: Tcl_HashStats does not return a CONST
- * generic/tclDecls.h (Backported from Tcl 8.5)
- * generic/tclHash.c
- * generic/tclVar.c
+ * generic/tclDecls.h: (Backported from Tcl 8.5)
+ * generic/tclHash.c:
+ * generic/tclVar.c:
+ * unix/tcl.m4: Add --disable-rpath option to configure
+ * unix/configure: script (backported from Tcl 8.5)
2011-08-30 Jan Nijtmans <nijtmans@users.sf.net>