]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* Catalan translation from Antoni Bella, Matt Bonner an...
[apt.git] / debian / changelog
index e639ed49feb5b06057e8eb1eb1f3659b7c34acf9..f6cf19be6e86899cbe470a9959dfeb60c211501a 100644 (file)
@@ -3,6 +3,15 @@ apt (0.5.22) unstable; urgency=low
   * Updated French translation of man pages from Philippe Batailler
     <philippe.batailler@free.fr> (Closes: #203119)
   * Initialize StatusFile in debSystem (Closes: #229791)
+  * Fix apt-get's suggests/recommends printing, which was skipping every
+    other dependency due to both using GlobOr and incrementing the DepIterator
+    (Closes: #229722)
+  * Restore SIGINT/SIGQUIT handlers to their old values (rather than
+    SIG_DFL) after invoking dpkg (Closes: #229854)
+  * Updated Dutch translation of message catalog from cobaco
+    <cobaco@linux.be> (Closes: #229601)
+  * Catalan translation from Antoni Bella, Matt Bonner and Jordi Mallach
+    (Closes: #230102)
 
  --