diff options
author | Michael Vogt <mvo@debian.org> | 2014-01-05 10:08:42 +0100 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2014-01-05 10:08:42 +0100 |
commit | 652d50517e79f044c6c8959d4768c46a82a773da (patch) | |
tree | a4ff920d066d1d8f109bf523dc32a6b977b9dc84 /debian/changelog | |
parent | 01002e033d244489166e65611996dcd24079eed7 (diff) |
prepare 0.9.14.3~exp1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fb8c5714f..22f65fb75 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +apt (0.9.14.3~exp1) experimental; urgency=low + + [ Michael Vogt ] + * add APT::Sources::Use-Deb822 to allow disabling the deb822 parser + + [ David Kalnischkies ] + * implement POC client-side merging of pdiffs via apt-file + + [ Trần Ngọc Quân ] + * l10n: vi.po(617t): Update Vietnamese translation + + -- Michael Vogt <mvo@debian.org> Sun, 05 Jan 2014 10:07:51 +0100 + apt (0.9.14.2) unstable; urgency=low [ Joe Hansen ] |