diff options
author | Michael Vogt <mvo@debian.org> | 2010-09-10 20:44:15 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2010-09-10 20:44:15 +0200 |
commit | ab588494d571f7bd30a0f525864241c760ab74fa (patch) | |
tree | f4d277eb91080873d9737916d829e71c90cb6598 /debian/changelog | |
parent | 2493f4b5dfa4b4d7fcaa944e9fd4bd2573ae3ec1 (diff) | |
parent | 4dc7b4a76ee7344c2c7743ab8dd070b85bf6935a (diff) |
merged from lp:~mvo/apt/mvo
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6ea08c042..2204b0082 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,11 @@ apt (0.8.4) UNRELEASED; urgency=low * ftparchive/writer.cc: - write out {Files,Checksum-Sha1,Checksum-Sha256} only if available LP: #633967. Thanks to Colin Watson + * apt-pkg/contrib/cdromutl.cc: + - if apt-cdrom is used on writable media (like usb-sticks), do + not use the root directory to identify the medium (as all + changes there change the ident id). Use the .disk directory + instead [ David Kalnischkies ] * ftparchive/writer.cc: |