summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2008-11-04 23:54:30 (GMT)
committerhobbs <hobbs>2008-11-04 23:54:30 (GMT)
commit51dbb45357db08773e07e3cbb9ace98dff372eaa (patch)
tree3ae71f73c40eee26da0b95739f92c0bd6d69aae3 /ChangeLog
parentef333048a2d363967b587c292d651bb33d34f637 (diff)
downloadtcl-51dbb45357db08773e07e3cbb9ace98dff372eaa.zip
tcl-51dbb45357db08773e07e3cbb9ace98dff372eaa.tar.gz
tcl-51dbb45357db08773e07e3cbb9ace98dff372eaa.tar.bz2
* generic/tclPort.h: remove the ../{win,unix}/ header dirs as the
build system already has it, and it confuses builds when used with private headers installed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ecf365..d0939a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-11-04 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * generic/tclPort.h: remove the ../{win,unix}/ header dirs as the
+ build system already has it, and it confuses builds when used with
+ private headers installed.
+
2008-09-25 Don Porter <dgp@users.sourceforge.net>
* doc/global.n: Correct false claim about [info locals].