]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
[apt-inst/contrib/arfile.cc] use sizeof instead strlen
[apt.git] / debian / changelog
index e82057d8e8b8a4e693e42e6a20409c6de53b10f0..841661c5a3fe4393455de5ed221d133cc973e8aa 100644 (file)
@@ -5,9 +5,14 @@ apt (0.7.22.3) unstable; urgency=low
     - add APT::Get::HideAutoRemove=small to display only a short line
       instead of the full package list. (Closes: #537450)
     - ShowBroken() in build-dep (by Mike O'Connor, Closes: #145916)
+    - check for statfs.f_type (by Robert Millan, Closes: #509313)
   * apt-pkg/contrib/strutl.cc:
     - enable thousand separator according to the current locale
       (by Luca Bruno, Closes: #223712)
+  * doc/apt.conf.5.xml:
+    - mention the apt.conf.d dir (by Vincent McIntyre, Closes: #520831)
+  * apt-inst/contrib/arfile.cc:
+    - use sizeof instead strlen (by Marius Vollmer, Closes: #504325)
 
   [ George Danchev ]
   * cmdline/apt-cache.cc: