summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2006-09-12 21:59:53 (GMT)
committerandreas_kupries <akupries@shaw.ca>2006-09-12 21:59:53 (GMT)
commit0d1733cd6115eb7c1cb427a936de39f20ead4f23 (patch)
treed891d59a457dc2eb56210ac52316be0a8ccf29e7 /ChangeLog
parentd4466cf7d87bd1552833ea606601c05fcb53f320 (diff)
downloadtcl-0d1733cd6115eb7c1cb427a936de39f20ead4f23.zip
tcl-0d1733cd6115eb7c1cb427a936de39f20ead4f23.tar.gz
tcl-0d1733cd6115eb7c1cb427a936de39f20ead4f23.tar.bz2
* unix/tclUnixCompat.c (PadBuffer): Fixed bug in calculation of
the increment needed to align the pointer, and added documentation explaining why the macro is implemented as it is.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ea21597..62ebf21 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-09-12 Andreas Kupries <andreask@activestate.com>
+
+ * unix/tclUnixCompat.c (PadBuffer): Fixed bug in calculation of
+ the increment needed to align the pointer, and added
+ documentation explaining why the macro is implemented as it is.
+
2006-09-11 Pat Thoyts <patthoyts@users.sourceforge.net>
* win/rules.vc: Updated to install http, tcltest and msgcat as