diff options
author | Julian Andres Klode <jak@debian.org> | 2017-01-17 15:20:06 +0100 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2017-01-17 15:20:06 +0100 |
commit | f0c4c4589666e9bfe19523b6b841961912f01480 (patch) | |
tree | 290150c459fe80b7e1d300498353e37498aea3c6 /debian | |
parent | f7f118158cf8528309715ed93622d7837ee0ab63 (diff) |
Release 1.4~beta41.4_beta4
We are basically frozen now, but (a) this wildcard thing
is a bit "explosive" to call this RC and (b) you never know
if you might need to add a new tiny feature and freeze can
be long...
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 237e09380..7cb7566cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +apt (1.4~beta4) unstable; urgency=medium + + * Read dpkg tables to handle architecture wildcards. + Thanks to James Clarke <jrtc27@jrtc27.com> for the initial patch + (Closes: #748936) + * https: Quote path in URL before passing it to curl (LP: #1651923) + * Update symbols file for changes in 1.3.1, 1.4~beta{1,3,4} + + -- Julian Andres Klode <jak@debian.org> Tue, 17 Jan 2017 15:18:27 +0100 + apt (1.4~beta3) unstable; urgency=medium [ Lukasz Kawczynski ] |