]> git.tdb.fi Git - libs/core.git/blob - Changelog.txt
Bump version to 1.1
[libs/core.git] / Changelog.txt
1 1.1
2 * Codec autodetection
3 * lexical_cast rewritten from scratch
4 * Some new utility functions
5 * Bugfixes
6   - 64-bit compatibility
7   - Don't generate invalid octal escape sequences
8   - UTF-8 decoder now passes the UTF-8 test file
9   - Regex fixes
10
11 1.0
12 * First released version
13
14 ($Id$)