Browse Source

prepare release 1.1~exp2

Michael Vogt 12 years ago
parent
commit
b4a976fd53
1 changed files with 14 additions and 0 deletions
  1. 14 0
      debian/changelog

+ 14 - 0
debian/changelog

@@ -1,3 +1,17 @@
+apt (1.1~exp2) experimental; urgency=medium
+
+  [ Guillem Jover ]
+  * Add new Base256ToNum long long overload function
+  * Fix ar and tar code to be LFS-safe (Closes: #742882)
+
+  [ Michael Vogt ]
+  * increase libapt-inst to version 1.6
+  * Only allow "apt-get build-dep path" when path starts with ./ or /
+  * Allow passing a full path to apt-get install /foo/bar.deb (CLoses: #752327)
+  * merge changes from the 1.0.6 upload
+
+ -- Michael Vogt <mvo@debian.org>  Thu, 10 Jul 2014 13:18:08 +0200
+
 apt (1.1~exp1) experimental; urgency=low
 
   [ David Kalnischkies ]