]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
French (Christian Perrier)
[apt.git] / debian / changelog
index 2819158376012d22aa9ac76eeb01e9063470bc8c..0564863360722e2a09a60715f26ff5f029b0d410 100644 (file)
@@ -1,4 +1,41 @@
-apt (0.9.6.1) UNRELEASED; urgency=low
+apt (0.9.7.2) UNRELEASED; urgency=low
+
+  [ Program translation updates ]
+  * French (Christian Perrier)
+
+ -- Christian Perrier <bubulle@debian.org>  Tue, 03 Jul 2012 13:56:41 -0600
+
+apt (0.9.7.1) unstable; urgency=low
+
+  [ Program translation updates ]
+  * Bulgarian (Damyan Ivanov) (Closes: #678983)
+  * Hungarian (Gabor Kelemen)
+  * Italian (Milo Casagrande)
+  * Slovenian (Andrej Znidarsic)
+  * German (Holger Wansing) (Closes: #679314)
+  * Slovak (Ivan Masár) (Closes: #679448)
+
+  [ David Kalnischkies ]
+  * cmdline/apt-internal-solver.cc, cmdline/apt-mark.cc:
+    - typo fixes and unfuzzy translations
+  * debian/control:
+    - libapt-{pkg,inst} packages should be in section 'libs' instead
+      of 'admin' as by ftp-master override request in #677596
+    - demote debiandoc-sgml to Build-Depends-Indep
+  * doc/makefile:
+    - separate translation building of debiandoc from manpages
+      so that we don't need to build debiandoc for binary packages
+
+ -- Michael Vogt <mvo@debian.org>  Fri, 29 Jun 2012 14:26:32 +0200
+
+apt (0.9.7) unstable; urgency=low
+
+  [ Julian Andres Klode ]
+  * apt-pkg/contrib/mmap.cc:
+    - Fix the Fallback option to work correctly, by not calling
+      realloc() on a map mapped by mmap(), and by using malloc
+      and friends instead of new[].
+    - Zero out the new memory allocated with realloc().
 
   [ Daniel Hartwig ]
   * apt-pkg/pkgcachegen.cc:
@@ -24,7 +61,7 @@ apt (0.9.6.1) UNRELEASED; urgency=low
     - print a friendly message in 'download' if a package can't be
       downloaded (Closes: #677887)
 
- -- David Kalnischkies <kalnischkies@gmail.com>  Thu, 14 Jun 2012 15:45:13 +0200
+ -- Michael Vogt <mvo@debian.org>  Tue, 19 Jun 2012 16:42:43 +0200
 
 apt (0.9.6) unstable; urgency=low