diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-11-21 10:33:57 +0000 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-11-21 10:33:57 +0000 |
commit | f2047f6b2aa62632b670343d4275be4d69f4b5e3 (patch) | |
tree | a7a5e09bf05eb0a1a25efdc7d14965a595f4a0ff /debian | |
parent | 7e15443375875a15babd8bc35eeaef2785a06374 (diff) |
* pkgDirStream has (slightly) better extract support now
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2a636ae30..9115faabc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ apt (0.6.42.4) unstable; urgency=low * gl.po: Completed to 510 strings (Closes: #338356) * added support for "/etc/apt/sources.list.d" directory (closes: #66325) + * make pkgDirStream (a bit) more complete -- |