summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index c3fe2f6..08007b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,14 +7,14 @@
2009-11-16 Alexandre Ferrieux <ferrieux@users.sourceforge.net>
- * generic/tclEncoding.c: (forward port) Fix [Bug 2891556] and improve
- * generic/tclTest.c: test to detect similar manifestations in the
+ * generic/tclEncoding.c: (forward port) Fix [Bug 2891556] and improve
+ * generic/tclTest.c: test to detect similar manifestations in the
* tests/encoding.test: future. Add tcltest support for finalization.
2009-11-15 Mo DeJong <mdejong@users.sourceforge.net>
* win/tclWinDde.c: Avoid gcc compiler warning by
- explicitly casting DdeCreateStringHandle argument.
+ explicitly casting DdeCreateStringHandle argument.
2009-11-12 Andreas Kupries <andreask@activestate.com>