Rev 6578: (vila) Handle empty quoted strings in command lines and various in file:///srv/pqm.bazaar-vcs.org/archives/thelove/bzr/%2Btrunk/

Patch Queue Manager pqm at pqm.ubuntu.com
Mon May 27 10:52:25 UTC 2013


At file:///srv/pqm.bazaar-vcs.org/archives/thelove/bzr/%2Btrunk/

------------------------------------------------------------
revno: 6578 [merge]
revision-id: pqm at pqm.ubuntu.com-20130527105224-3k2yibl2xrvnh6rf
parent: pqm at pqm.ubuntu.com-20130527091931-66xb7te57wyzrukt
parent: v.ladeuil+lp at free.fr-20130527102227-qfc5dwoz41j5fk1z
committer: Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Mon 2013-05-27 10:52:24 +0000
message:
  (vila) Handle empty quoted strings in command lines and various
   cleanups (Vincent Ladeuil)
modified:
  doc/en/release-notes/bzr-2.6.txt bzr2.6.txt-20120116134316-8w1xxom1c7vcu1t5-1
=== modified file 'doc/en/release-notes/bzr-2.6.txt'
--- a/doc/en/release-notes/bzr-2.6.txt	2013-05-23 10:04:17 +0000
+++ b/doc/en/release-notes/bzr-2.6.txt	2013-05-27 09:13:55 +0000
@@ -63,10 +63,6 @@
 * ``Authentication.Config`` now always returns unicode user names and passwords.
   (Vincent Ladeuil, #514301)
 
-* Fix a traceback when trying to checkout a tree that also has an entry
-  with file-id `TREE_ROOT` somewhere other than at the root directory.
-  (John Arbash Meinel, #830947)
-
 * Fixed a bug where the entire contents of ``/etc/mailname`` is read in.
   We only want to read in the first line so that comments could be added
   and would be ignored.
@@ -76,10 +72,6 @@
   causes breakage with docutils 0.9.1.
   (Vincent Ladeuil, Jelmer Vernooij, #1066307)
 
-* Some filesystems give ``EOPNOTSUPP`` when trying to call ``fdatasync``.
-  This shouldn't be treated as a fatal error.
-  (John Arbash Meinel, #1075108)
-
 * Warn when ``--show-base`` is used for ``pull`` in a treeless branch
   instead of failing. It's useless but harmless. (Vincent Ladeuil, #1022160)
 
@@ -106,6 +98,8 @@
 Internals
 *********
 
+* Add __iter__ to http ResponseFile. (Jelmer Vernooij, #1184021)
+
 * The launchpad plugin now requires API 1.6.0 or later.  This version shipped
   with Ubuntu 9.10.  (Aaron Bentley)
 
@@ -116,7 +110,6 @@
   ``stderr`` encoding should be preferred over terminal encoding if
   available. (Vincent Ladeuil, #1086209)
 
-
 bzr 2.6b2
 #########
 




More information about the bazaar-commits mailing list