summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2005-11-21 17:19:56 (GMT)
committerandreas_kupries <akupries@shaw.ca>2005-11-21 17:19:56 (GMT)
commit2c55225523503a689c000258c0a7a2f9054dadaa (patch)
tree8098bdf5c5c1fe2fb3d0e6a3b61ec58dd2366886 /ChangeLog
parent0dfe0c9693046ad3717fbbe2682c80d0e0633cce (diff)
downloadtcl-2c55225523503a689c000258c0a7a2f9054dadaa.zip
tcl-2c55225523503a689c000258c0a7a2f9054dadaa.tar.gz
tcl-2c55225523503a689c000258c0a7a2f9054dadaa.tar.bz2
* unix/Makefile.in (install-libraries): Updated Makefile to new
* win/Makefile.in (install-libraries): version of the http package. This fixes the ifneeded/provide mismatch reported when trying to require http. Should we maybe try to automatically extract the version number from the http code to prevent future breakage ? This follows the update of the version number by dgp on Nov 15 (No entry found in the ChangeLog).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 608bef5..5617064 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2005-11-21 Andreas Kupries <andreask@activestate.com>
+
+ * unix/Makefile.in (install-libraries): Updated Makefile to new
+ * win/Makefile.in (install-libraries): version of the http
+ package. This fixes the ifneeded/provide mismatch reported when
+ trying to require http. Should we maybe try to automatically
+ extract the version number from the http code to prevent future
+ breakage ?
+
+ This follows the update of the version number by dgp on Nov 15
+ (No entry found in the ChangeLog).
+
2005-11-20 Joe English <jenglish@users.sourceforge.net>
* generic/tclStubLib.c: Don't set tclStubsPtr to 0 when