diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2015-10-30 11:45:16 -0230 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2015-10-30 11:45:16 -0230 |
commit | 349338bc1aa0c6b1e01dcb91766daf9ae0171cb4 (patch) | |
tree | e21f3039d588da25f06d2d54716af644e84d623b /CHANGELOG-3.6.md | |
parent | Fixed ICE-6868 - C# fix to release memory held by transports sooner (diff) | |
download | ice-349338bc1aa0c6b1e01dcb91766daf9ae0171cb4.tar.bz2 ice-349338bc1aa0c6b1e01dcb91766daf9ae0171cb4.tar.xz ice-349338bc1aa0c6b1e01dcb91766daf9ae0171cb4.zip |
ICE-6869 Added man pages for icegriddb36/icestormdb36
Diffstat (limited to 'CHANGELOG-3.6.md')
-rw-r--r-- | CHANGELOG-3.6.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG-3.6.md b/CHANGELOG-3.6.md index 8e8f3b4ed7e..aaed7fbb64e 100644 --- a/CHANGELOG-3.6.md +++ b/CHANGELOG-3.6.md @@ -30,6 +30,11 @@ particular aspect of Ice. These are the changes since Ice 3.6.1. +## General Changes + +- Added two new tools, icegriddb36 and icestormdb36, used to import/export the + IceGrid and IceStorm databases. + ## C++ Changes - Fixed El Capitan build issues caused by a new security feature that no longer |