summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2007-01-22 23:27:52 (GMT)
committerandreas_kupries <akupries@shaw.ca>2007-01-22 23:27:52 (GMT)
commite34cf76c6857bfb4d0d42fb6d3006cb45c9d39ea (patch)
tree0086994a2642d5c5ba0411e49a3009d728a3c392 /ChangeLog
parentf8ee7e801e06b6101e6e1180a0b7a88b7db47843 (diff)
downloadtcl-e34cf76c6857bfb4d0d42fb6d3006cb45c9d39ea.zip
tcl-e34cf76c6857bfb4d0d42fb6d3006cb45c9d39ea.tar.gz
tcl-e34cf76c6857bfb4d0d42fb6d3006cb45c9d39ea.tar.bz2
* compat/memcmp.c (memcmp): Fixed the VOID / CONST typo introduced
by the last checkin.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a1eeba0..c667c10 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-01-22 Andreas Kupries <andreask@activestate.com>
+
+ * compat/memcmp.c (memcmp): Fixed the VOID / CONST typo introduced
+ by the last checkin.
+
2007-01-22 Donal K. Fellows <donal.k.fellows@man.ac.uk>
* compat/memcmp.c (memcmp): Reworked so that arithmetic is never