summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 34e0752..f2139ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,12 @@
* unix/tclXtNotify.c
* unix/tclXtTest.c
* generic/tclPipe.c Fix gcc warning (with -fstrict-aliasing=2)
+ * library/auto.tcl Spacing and style fixes.
+ * library/history.tcl
+ * library/init.tcl
+ * library/package.tcl
+ * library/safe.tcl
+ * library/tm.tcl
2010-06-13 Donal K. Fellows <dkf@users.sf.net>