diff options
author | Mark Spruiell <mes@zeroc.com> | 2003-02-26 20:38:48 +0000 |
---|---|---|
committer | Mark Spruiell <mes@zeroc.com> | 2003-02-26 20:38:48 +0000 |
commit | e2ec470431cdf6942a1418be20656a31759ce011 (patch) | |
tree | 2eac6fda1a5683ecd003bad880dff8a76497dd6f /cpp | |
parent | Added option and vm-option elments to IcePack server descriptors. (diff) | |
download | ice-e2ec470431cdf6942a1418be20656a31759ce011.tar.bz2 ice-e2ec470431cdf6942a1418be20656a31759ce011.tar.xz ice-e2ec470431cdf6942a1418be20656a31759ce011.zip |
minor fix
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/CHANGES b/cpp/CHANGES index 8da40fe2c04..925d139d1ba 100644 --- a/cpp/CHANGES +++ b/cpp/CHANGES @@ -4,7 +4,7 @@ Changes since version 1.0.1 - Compatibility fixes for GCC 2.96. - Added `option' and `vm-option' elements to IcePack server - descriptors. These elements allow to pass command line options + descriptors. These elements are used to pass command line options to server processes. Changes since version 1.0.0 |