Rev 3061: Merge in the 1.0rc1 NEWS, and fix changes that should be IN DEVELOPMENT in http://bzr.arbash-meinel.com/branches/bzr/jam-integration

John Arbash Meinel john at arbash-meinel.com
Fri Nov 30 22:31:02 GMT 2007


At http://bzr.arbash-meinel.com/branches/bzr/jam-integration

------------------------------------------------------------
revno: 3061
revision-id:john at arbash-meinel.com-20071130223038-20vjbnd5dsjq0ci9
parent: pqm at pqm.ubuntu.com-20071130182102-i0t564k01anm7uk2
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: jam-integration
timestamp: Fri 2007-11-30 16:30:38 -0600
message:
  Merge in the 1.0rc1 NEWS, and fix changes that should be IN DEVELOPMENT
modified:
  NEWS                           NEWS-20050323055033-4e00b5db738777ff
-------------- next part --------------
=== modified file 'NEWS'
--- a/NEWS	2007-11-30 17:48:41 +0000
+++ b/NEWS	2007-11-30 22:30:38 +0000
@@ -7,6 +7,22 @@
 IN DEVELOPMENT
 ==============
 
+  INTERNALS:
+
+    * New -Dhttp debug option reports http connections, requests and responses.
+      (Vincent Ladeuil)
+
+  BUGFIXES:
+
+   * Catch ShortReadvErrors while using pycurl. Also make readv more robust by
+     allowing multiple GET requests to be issued if too many ranges are
+     required.
+     (Vincent Ladeuil, #172701)
+
+
+bzr 1.0rc1 2007-11-30
+=====================
+
   NOTES WHEN UPGRADING:
 
    * The default repository format is now ``pack-0.92``.  This 
@@ -101,11 +117,6 @@
      installer write to the registry (HKLM\SOFTWARE\Bazaar) useful info 
      about paths and bzr version. (Alexander Belchenko, #129298)
 
-  INTERNALS:
-
-    * New -Dhttp debug option reports http connections, requests and responses.
-      (Vincent Ladeuil)
-
   DOCUMENTATION:
 
   BUG FIXES:
@@ -212,11 +223,6 @@
    * Revert doesn't crash when restoring a single file from a deleted
      directory. (Aaron Bentley)
 
-   * Catch ShortReadvErrors while using pycurl. Also make readv more robust by
-     allowing multiple GET requests to be issued if too many ranges are
-     required.
-     (Vincent Ladeuil, #172701)
-
    * Stderr output via logging mechanism now goes through encoded wrapper
      and no more uses utf-8, but terminal encoding instead. So all unicode
      strings now should be readable in non-utf-8 terminal.



More information about the bazaar-commits mailing list