aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog.old
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.old')
-rw-r--r--ChangeLog.old2
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.