Anyone have any comments/additions/corrections/flames/whatever?
Michael
Index: CHANGES
===================================================================
--- CHANGES (revision 5398)
+++ CHANGES (working copy)
@@ -1,3 +1,29 @@
+Version 0.20.0 (released 20 Mar 2003, revision XXXX, branches/release-0.20)
+
+ User-visible changes:
+ * new compatibility rule: require only that each interim release be
+ compatible with the one before it (see HACKING)
+ * merge inferred target path (see book chapters 4 & 8)
+ * merge continues in presence of missing target file
+ * merge add notifications no longer duplicated
+ * commands can be safely interrupted (Ctrl-C)
+ * --encoding global default in ~/.subversion/config
+ * new option --editor-cmd
+ * begin multi-release transition to escape property values over DAV
+ * misc performance improvements
+
+ Developer-visible changes:
+ * vtable functions take pool argument
+ * svn-config include path fixed
+ * uuid at creation now complete
+ * start having test failures throw exceptions rather than return errors
+ * test suite option --cleanup with --verbose being default mode
+ * continued diff library development
+ * minor revprop hook changes
+ * bug fixes: no diff on binary files (#1019), consistent error messages
+ (#1181), version numbers in hook scripts (#1182), win98 codepage (#1186)
+
+
Version 0.19.1 (released 12 Mar 2003, revision 5303, branches/release-0.19.1)
User-visible changes:
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 20 04:43:52 2003