3 == Changes from pre-2.0 mspcore ==
7 * Some more time operations
9 - Compatibility fixes for FreeBSD and 64-bit systems
10 - Proper handling of string arguments with spaces in GetOpt
11 - DateTime addition fixes
12 - Timer no longer drops duplicate timeouts
15 * First released version
17 == Changes from pre-2.0 mspstrings ==
21 * lexical_cast rewritten from scratch
22 * Some new utility functions
24 - 64-bit compatibility
25 - Don't generate invalid octal escape sequences
26 - UTF-8 decoder now passes the UTF-8 test file
30 * First released version