summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornijtmans <nijtmans>2010-01-25 20:26:18 (GMT)
committernijtmans <nijtmans>2010-01-25 20:26:18 (GMT)
commit3ec5feb3637f136b6c659eb42c52100c41f2e8ca (patch)
treebfc2b0e92e10fbb8da3cb35ba3bf6a05596563b3 /ChangeLog
parent6b06529a1e43e93c1b2d150ef84a2c521b97255d (diff)
downloadtcl-3ec5feb3637f136b6c659eb42c52100c41f2e8ca.zip
tcl-3ec5feb3637f136b6c659eb42c52100c41f2e8ca.tar.gz
tcl-3ec5feb3637f136b6c659eb42c52100c41f2e8ca.tar.bz2
Remove double includes (which causes a
warning in CYGWIN compiles) Add confdefs.h to unix/.cvsignore
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b35dc5d..86c49d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-01-25 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * generic/tclOOStubInit.c Remove double includes (which causes a
+ * generic/tclOOStubLib.c warning in CYGWIN compiles)
+ * unix/.cvsignore add confdefs.h
+
2010-01-22 Donal K. Fellows <dkf@users.sf.net>
* doc/proc.n: [Bug 1970629]: Define a bit better what the current