]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
Apply patch to avoid truncating of arbitrary files. Thanks to Bryan
[apt.git] / debian / changelog
index 21a87c4f17178f2fb2864f8181ba52040f34157b..20f9c6a9fc12acdf645c4fb41d5ec55b5cf2de71 100644 (file)
@@ -1,7 +1,35 @@
 apt (0.7.14) UNRELEASED; urgency=low
 
+  [ Christian Perrier ]
+  * Mark a message from dselect backend as translatable
+    Thanks to Frédéric Bothamy for the patch
+    Closes: #322470
+
   [ Program translations ]
-    - Simplified Chinese updated. Closes: #473360
+  * Simplified Chinese updated. Closes: #473360
+  * Catalan fixes. Closes: #387141
+  * Typo fix in Greek translation. Closes: #479122
+  * French updated.
+  * Thai updated. Closes: #479313
+  * Italian updated. Closes: #479326
+  * Polish updated. Closes: #479342
+  * Bulgarian updated. Closes: #479379
+  * Finnish updated. Closes: #479403
+  * Korean updated. Closes: #479426
+  * Basque updated. Closes: #479452
+  * Vietnamese updated. Closes: #479748
+  * Russian updated. Closes: #479777
+  * Galician updated. Closes: #479792
+  * Portuguese updated. Closes: #479847
+  * Swedish updated. Closes: #479871
+  * Dutch updated. Closes: #480125
+  * Kurdish added. Closes: #480150
+  * Brazilian Portuguese updated. Closes: #480561
+  * Hungarian updated. Closes: #480662
+
+  [ Otavio Salvador ]
+  * Apply patch to avoid truncating of arbitrary files. Thanks to Bryan
+    Donlan <bdonlan@fushizen.net> for the patch. Closes: #482476
 
  -- Christian Perrier <bubulle@debian.org>  Sun, 04 May 2008 08:31:06 +0200
 
@@ -52,6 +80,7 @@ apt (0.7.12) unstable; urgency=low
       starting the upate to hit the mirrors less hard
   * doc/apt_preferences.5.xml:
     - fix typo
+  * added debian/README.source
 
   [ Christian Perrier ]
   * Fix typos in manpages. Thanks to Daniel Leidert for the fixes