Rev 3833: Reference bug #295161 in http://bzr.arbash-meinel.com/branches/bzr/1.10-dev/revision_strictness

John Arbash Meinel john at arbash-meinel.com
Thu Nov 13 05:56:32 GMT 2008


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

------------------------------------------------------------
revno: 3833
revision-id: john at arbash-meinel.com-20081113055624-ilm4on4r4s7svu6d
parent: john at arbash-meinel.com-20081112073857-fm1qchpnttxt6vav
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: revision_strictness
timestamp: Wed 2008-11-12 23:56:24 -0600
message:
  Reference bug #295161
-------------- next part --------------
=== 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:
 



More information about the bazaar-commits mailing list