summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2006-04-05 20:50:27 (GMT)
committerdgp <dgp@users.sourceforge.net>2006-04-05 20:50:27 (GMT)
commit64851d233f48b70a58856de35669a22004013dc1 (patch)
tree916a44100b361d7a45e5f9fe1e6f73065829c1f5 /ChangeLog
parent97adef27be83b277e1414039b66f953fda97a25f (diff)
downloadtcl-64851d233f48b70a58856de35669a22004013dc1.zip
tcl-64851d233f48b70a58856de35669a22004013dc1.tar.gz
tcl-64851d233f48b70a58856de35669a22004013dc1.tar.bz2
Revert attempted backport of dde 1.3 to the core-8-4-branch.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 3 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 3405dea..4c2d510 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,11 +4,9 @@
* win/tclWinReg.c: version 1.1.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
+ * 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!)
2006-04-05 Donal K. Fellows <donal.k.fellows@man.ac.uk>