At http://bzr.arbash-meinel.com/branches/bzr/1.10-dev/revision_strictness

------------------------------------------------------------
revno: 3833
revision-id: [EMAIL PROTECTED]
parent: [EMAIL PROTECTED]
committer: John Arbash Meinel <[EMAIL PROTECTED]>
branch nick: revision_strictness
timestamp: Wed 2008-11-12 23:56:24 -0600
message:
  Reference bug #295161
=== modified file 'NEWS'
--- a/NEWS      2008-11-12 07:38:57 +0000
+++ b/NEWS      2008-11-13 05:56:24 +0000
@@ -31,13 +31,13 @@
 
   API CHANGES:
 
-    * Transport implementations must provide copy_tree_to_transport.  A default
-      implementation is provided for Transport subclasses.
-
     * ``CommitBuilder`` now validates the strings it will be committing,
       to ensure that they do not have characters that will not be properly
       round-tripped. For now, it just checks for characters that are
-      invalid in the XML form. (John Arbash Meinel)
+      invalid in the XML form. (John Arbash Meinel, #295161)
+
+    * Transport implementations must provide copy_tree_to_transport.  A default
+      implementation is provided for Transport subclasses.
 
   TESTING:
 

-- 
bazaar-commits mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/bazaar-commits

Reply via email to