diff options
author | andreas_kupries <akupries@shaw.ca> | 2006-09-12 21:59:53 (GMT) |
---|---|---|
committer | andreas_kupries <akupries@shaw.ca> | 2006-09-12 21:59:53 (GMT) |
commit | 0d1733cd6115eb7c1cb427a936de39f20ead4f23 (patch) | |
tree | d891d59a457dc2eb56210ac52316be0a8ccf29e7 /ChangeLog | |
parent | d4466cf7d87bd1552833ea606601c05fcb53f320 (diff) | |
download | tcl-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |