]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* ftparchive/writer.cc:
[apt.git] / debian / changelog
index b6464388d27f8cb699a58044a65e152e9329d173..a4f21aeff9f5fbad44d5796e9b495b3904680b18 100644 (file)
@@ -31,6 +31,20 @@ apt (0.9.4) UNRELEASED; urgency=low
   * doc/makefile:
     - build manpages with the correct l10n.gentext.default.language setting
       to get the correct section titles provided by docbook
+  * doc/po/de.po:
+    - updated german manpage translation by Chris Leick, thanks!
+  * apt-pkg/packagemanager.cc:
+    - do not run into loop on new-pre-depends-breaks (Closes: #673536)
+  * doc/*.xml:
+    - add a few translator notes and reword some paragraphs to ensure that
+      translators and users alike can better understand them (Closes: #669409)
+    - in <term> mark all options with <option> and mark <term><option>
+      as untranslated for po4a removing ~200 unless "translateable" strings
+  * apt-pkg/aptconfiguration.cc:
+    - longcode Translation files are saved with encoded underscore,
+      so make sure to pick these files up as well for Acquire::Languages
+  * ftparchive/writer.cc:
+    - include Contents-* files in Release files (Closes: #673647)
 
   [ Raphael Geissert ]
   * apt-pkg/acquire*.cc: