summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2008-11-04 23:57:41 (GMT)
committerhobbs <hobbs>2008-11-04 23:57:41 (GMT)
commitdf2152c1d6f0dc3b0e0aa8de8c0e1cd2730ea6d5 (patch)
tree4256a8bd6a1787289e03cb9d459e4633cb2f712c /ChangeLog
parent5f1da59e1ccac3b890ca539bc9780d97a2bdbff8 (diff)
downloadtcl-df2152c1d6f0dc3b0e0aa8de8c0e1cd2730ea6d5.zip
tcl-df2152c1d6f0dc3b0e0aa8de8c0e1cd2730ea6d5.tar.gz
tcl-df2152c1d6f0dc3b0e0aa8de8c0e1cd2730ea6d5.tar.bz2
* generic/tclPort.h: remove the ../win/ header dir 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 425fdd3..a62cda2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-11-04 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * generic/tclPort.h: remove the ../win/ header dir as the build
+ system already has it, and it confuses builds when used with
+ private headers installed.
+
2008-11-01 Donal K. Fellows <dkf@users.sf.net>
* generic/tclOO.h (TCLOO_VERSION): Bump version of TclOO.