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 4c2d510..3405dea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,9 +4,11 @@
* win/tclWinReg.c: version 1.1.4 (should have been done
for the Tcl 8.4.8 release!)
- * library/dde/pkgIndex.tcl: Long overlooked bump to dde package
- * win/tclWinDde.c: version 1.2.4 (should have been done
- for the Tcl 8.4.8 release!)
+ * library/dde/pkgIndex.tcl: Backport dde 1.3.2 from HEAD.
+ * win/tclWinDde.c:
+ * win/Makefile.in:
+ * win/configure.in:
+ * win/configure: autoconf 2.13
2006-04-05 Donal K. Fellows <donal.k.fellows@man.ac.uk>