Fix bug #12: asserts in adc_msg_parse -> enabled strict utf8 parsing.

Signed-off-by: Jan Vidar Krey <janvidar@extatic.org>
This commit is contained in:
Jan Vidar Krey
2009-03-23 21:47:05 +01:00
parent ab4eb6db3d
commit 7aeb8651ba
5 changed files with 39 additions and 9 deletions

View File

@@ -1,6 +1,7 @@
0.2.8:
- Fix bug #13: getsockname() failure, use sockaddr from accept() instead.
- Fix bug #10: Improve logging, ensure logs are machine readable.
- Fix bug #12: asserts in adc_msg_parse -> enabled strict utf8 parsing.
0.2.7: