diff options
-rw-r--r-- | cpp/CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cpp/CHANGES b/cpp/CHANGES index 7a1d78896e0..cfbeb46f293 100644 --- a/cpp/CHANGES +++ b/cpp/CHANGES @@ -1,6 +1,10 @@ Changes since version 1.2.0 --------------------------- +- Added FreezeScript, which consists of the tools dumpdb and + transformdb for inspecting and migrating Freeze databases, + respectively. + - The IceStorm server now uses a single database for all topics, which makes topic creation much faster. |