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)
commit2c19fc89f99ba7fd4d1ebb17dfa5110383ef9ebc (patch)
tree5416bf235393cc07d2d0f6fb1598530932b7b642 /ChangeLog
parentea03fe1abe7cd5423ac0862722f132777d5a54a9 (diff)
downloadtcl-2c19fc89f99ba7fd4d1ebb17dfa5110383ef9ebc.zip
tcl-2c19fc89f99ba7fd4d1ebb17dfa5110383ef9ebc.tar.gz
tcl-2c19fc89f99ba7fd4d1ebb17dfa5110383ef9ebc.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