]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* apt-pkg/contrib/mmap.{h,cc}:
[apt.git] / debian / changelog
index ca731d11bbac1b2ce401cede357796cd47fdfc7c..39cc70da9b9db3b1a41e28483fe022a33dd9987c 100644 (file)
@@ -1,3 +1,17 @@
+apt (0.7.26) UNRELEASED; urgency=low
+
+  * Switch to dpkg-source 3.0 (native) format
+  * cmdline/apt-mark:
+    - don't crash if no arguments are given (Closes: #570962)
+  * debian/control:
+    - remove some years old and obsolete Replaces
+  * apt-pkg/contrib/mmap.{h,cc}:
+    - add char[] fallback for filesystems without shared writable
+      mmap() like JFFS2. Thanks to Marius Vollmer for writing
+      and to Loïc Minier for pointing to the patch! (Closes: #314334)
+
+ -- David Kalnischkies <kalnischkies@gmail.com>  Fri, 19 Feb 2010 21:21:43 +0100
+
 apt (0.7.26~exp2) experimental; urgency=low
 
   * fix crash when LANGUAGE is not set