summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2005-06-23 05:59:39 (GMT)
committerdas <das>2005-06-23 05:59:39 (GMT)
commit7456fc393b7462f40a4a438778e8c608d1e4e553 (patch)
tree5416bf235393cc07d2d0f6fb1598530932b7b642 /ChangeLog
parent1192b359bc76235469e034ff00975ac366cc87b8 (diff)
downloadtcl-7456fc393b7462f40a4a438778e8c608d1e4e553.zip
tcl-7456fc393b7462f40a4a438778e8c608d1e4e553.tar.gz
tcl-7456fc393b7462f40a4a438778e8c608d1e4e553.tar.bz2
* unix/Makefile.in (install-private-headers): rewrite tclPort.h when
installing private headers to remove ../unix relative #include path to tclUnixPort.h (which is incorrect at the installed location).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3a328db..2526927 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,13 @@
-2005-06-22 Kevin Kenny <kennykb@acm.org>
+2005-06-23 Daniel Steffen <das@users.sourceforge.net>
*** 8.4.11 TAGGED FOR RELEASE ***
+ * unix/Makefile.in (install-private-headers): rewrite tclPort.h when
+ installing private headers to remove ../unix relative #include path to
+ tclUnixPort.h (which is incorrect at the installed location).
+
+2005-06-22 Kevin Kenny <kennykb@acm.org>
+
* generic/tclInt.h: Changed the finalization
* generic/tclEvent.c (Tcl_Finalize): logic to defer the
* generic/tclIO.c (TclFinalizeIOSubsystem): shutdown of the pipe