diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-07-25 16:53:18 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-07-25 16:53:18 +0200 |
| commit | f748b4760d0f8247001c0b46e9eaf02b379bc3c4 (patch) | |
| tree | dd5c42aff17e47fda83f6d3faa7c6de7c9719a7c /debian | |
| parent | fd8b88d6ece1382cf3441efe721ec84d43a19bbe (diff) | |
* apt-pkg/contrib/cdromutl.cc:
- fix escape problem when looking for the mounted devices
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 418f37f4d..29a571fb9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ apt (0.8.15.2) unstable; urgency=high code (LP: #784473) * cmdline/apt-get.cc: - fix missing download progress in apt-get download + * apt-pkg/contrib/cdromutl.cc: + - fix escape problem when looking for the mounted devices -- Michael Vogt <mvo@debian.org> Tue, 12 Jul 2011 11:54:47 +0200 |
