diff options
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/cpp/CHANGES b/cpp/CHANGES index b667cc7f7f6..60ee5dae3a8 100644 --- a/cpp/CHANGES +++ b/cpp/CHANGES @@ -1,6 +1,12 @@ Changes since version 1.2.0 --------------------------- +- The Slice parser and database transformer didn't parse negative + floating-point numbers correctly. This has been fixed. + +- If the Glacier Starter couldn't start the Glacier Router, the + starter terminated. This has been fixed. + - Visual C++ 7.x builds can now be used by applications built with /Zc:wchar_t. |