diff options
author | Marc Laukien <marc@zeroc.com> | 2003-12-04 22:29:40 +0000 |
---|---|---|
committer | Marc Laukien <marc@zeroc.com> | 2003-12-04 22:29:40 +0000 |
commit | 564ee4b1d2eaadb635ba74bd078a16d42c41b48e (patch) | |
tree | d6f489bd86bf4a162b7fc466d06a2de87500eec1 /cpp | |
parent | fix (diff) | |
download | ice-564ee4b1d2eaadb635ba74bd078a16d42c41b48e.tar.bz2 ice-564ee4b1d2eaadb635ba74bd078a16d42c41b48e.tar.xz ice-564ee4b1d2eaadb635ba74bd078a16d42c41b48e.zip |
comment
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. |