diff options
author | Michael Vogt <mvo@debian.org> | 2013-07-02 08:34:34 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2013-07-02 08:34:34 +0200 |
commit | 0abed86eb392990a5a4995fcf7ca70601d40efd1 (patch) | |
tree | 77440cda92c06f8d895dd684d8ec388d3097bae8 /debian | |
parent | 9f3713fc037ca363b514c8d8f7cbb65fdab2e8b1 (diff) |
update changelog
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 4baa4d18d..ea599988d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,10 @@ -apt (0.9.9) unstable; urgency=low +apt (0.9.9) UNRELEASEDunstable; urgency=low [ Michael Vogt ] * improve debug output for the Debug::pkgProblemResolver and Debug::pkgDepCache::AutoInstall + * improve apt-cdrom output when no CD-ROM can be auto-detected + * document --no-auto-detect in apt-cdrom [ David Kalnischkies ] * build the en manpages in subdirectory doc/en @@ -26,7 +28,7 @@ apt (0.9.9) unstable; urgency=low * do not redownload unchanged InRelease files * trigger NODATA error for invalid InRelease files (Closes: #712486) - -- David Kalnischkies <kalnischkies@gmail.com> Sun, 09 Jun 2013 15:06:24 +0200 + -- Michael Vogt <mvo@debian.org> Tue, 02 Jul 2013 08:34:12 +0200 apt (0.9.8.2) unstable; urgency=low |