diff options
author | Gustav HÃ¥llberg <gustav@gmail.com> | 2009-01-16 23:49:41 (GMT) |
---|---|---|
committer | Gustav HÃ¥llberg <gustav@gmail.com> | 2009-01-16 23:55:40 (GMT) |
commit | 91577d08988638929266667ee0e77c84f8af47c4 (patch) | |
tree | d9d3491e07ec1b351aaac876c936aea519b7d0bd /ChangeLog.old | |
parent | 6f1485f772cf5671fb5f8d94026254e6f1e6a832 (diff) | |
download | powwow-91577d08988638929266667ee0e77c84f8af47c4.zip powwow-91577d08988638929266667ee0e77c84f8af47c4.tar.gz powwow-91577d08988638929266667ee0e77c84f8af47c4.tar.bz2 |
bugfixed #capture together with multibyte output locales such as UTF-8
Diffstat (limited to 'ChangeLog.old')
-rw-r--r-- | ChangeLog.old | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog.old b/ChangeLog.old index c704f2c..45577ac 100644 --- a/ChangeLog.old +++ b/ChangeLog.old @@ -1,5 +1,7 @@ 2009-01-06 dain + * log.c: Bugfixed #capture together with multi-byte locales such + as UTF-8. * beam.c, tcp.c, tcp.h: Fixed IAC handling inside MPI messages. Still not done properly, but double IACs are converted to one ASCII 255, and message length is correctly computed. |