diff options
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/CHANGES | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/CHANGES b/cpp/CHANGES index b8daebbecbf..e9c8945754f 100644 --- a/cpp/CHANGES +++ b/cpp/CHANGES @@ -3,8 +3,8 @@ Changes since version 1.2.0 - Ice is now supported on Windows 98 SE. See INSTALL.WINDOWS. -- Fixed an incorrect complaint in the Slice parser about - about a change of meaning for enumeration constant definitions. +- Fixed an incorrect complaint in the Slice parser about a change + of meaning for enumeration constant definitions. - The glacierrouter and glacierstarter processes used to abort if given a non-existent config file. |