]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
Merge branch 'debian/sid' of git://git.debian.org/git/apt/apt into debian/sid
[apt.git] / debian / changelog
index 8e4def2b000b967f717244d713c9938f7f598c53..76e1bc1fb01c31431e8542ae6470b6b946f85f42 100644 (file)
@@ -1,3 +1,19 @@
+apt (0.9.11) UNRELEASED; urgency=low
+
+  [ Daniel Hartwig ]
+  * Clarify units of Acquire::http::Dl-Limit (closes: #705445)
+  * Show a error message if {,dist-}upgrade is used with additional
+    arguments (closes: #705510)
+
+  [ Michael Vogt ]
+  * lp:~mvo/apt/config-clear:
+    - support Configuration.Clear() for a clear of the entire 
+      configuration
+  * lp:~mvo/apt/add-glob-function:
+    -  add Glob() to fileutl.{cc,h}
+
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 15 Aug 2013 09:27:35 +0200
+
 apt (0.9.10) unstable; urgency=low
 
   The "Hello to Debconf" upload
@@ -5,6 +21,7 @@ apt (0.9.10) unstable; urgency=low
   [ Christian Perrier ]
   * Vietnamese translation update. Closes: #718615
   * Japanese translation update. Closes: #719279
+  * French translation update.
 
   [ Michael Vogt ]
   * work on fixing coverity scan results:
@@ -38,7 +55,7 @@ apt (0.9.10) unstable; urgency=low
   * make the keyring locations in apt-key configurable
   * let apt-key del work better with softlink and single key keyrings
   * do not call 'apt-key update' in apt.postinst
-
+  
   [ Colin Watson ]
   * prefer native arch over higher priority for providers (Closes: #718482)