[Checkins] SVN: zodbupdate/trunk/CHANGES.txt Update changelog.

Christian Theune ct at gocept.com
Tue Jun 23 10:04:05 EDT 2009


Log message for revision 101250:
  Update changelog.
  

Changed:
  U   zodbupdate/trunk/CHANGES.txt

-=-
Modified: zodbupdate/trunk/CHANGES.txt
===================================================================
--- zodbupdate/trunk/CHANGES.txt	2009-06-23 13:16:12 UTC (rev 101249)
+++ zodbupdate/trunk/CHANGES.txt	2009-06-23 14:04:04 UTC (rev 101250)
@@ -4,9 +4,27 @@
 0.2 (unreleased)
 ----------------
 
-- ...
+- Add option to store the rename rules into a file.
 
+- Don't commit transactions that have no changes.
 
+- Load rename rules from entry points ``zodbupdate``.
+
+- Compatibility with Python 2.4
+
+- Rename from ``zodbupgrade`` to ``zodbupdate``.
+
+- Add 'verbose' option.
+
+- Improve logging.
+
+- Suppress duplicate log messages (e.g. if the same class is missing in
+  multiple objects).
+
+- Improve the updating process: rewrite pickle opcodes instead of blindly
+  touching a class. This also allows updating pickles that can't be unpickled
+  due to missing classes.
+
 0.1 (2009-06-08)
 ----------------
 



More information about the Checkins mailing list