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 5aa4aa3..0454c6e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-12-15 Alexandre Ferrieux <ferrieux@users.sourceforge.net>
+
+ * generic/tclBinary.c: Fix [Bug 2380293]. Redefine non-strict
+ * doc/binary.n: decoding to ignore only whitespace.
+ * tests/binary.test:
+
2008-12-15 Don Porter <dgp@users.sourceforge.net>
TIP #338 IMPLEMENTATION