diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 58d2af3d2..aeeec05a3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,10 +17,13 @@ apt (0.5.5) unstable; urgency=low * libapt-pkg-dev needs to bring in the apt-inst library if linking is to work. Closes: #133943 * Typos, Doc Stuff. Closes: #132772, #129970, #123642, #114892, #113786, - #109591, #105920, #103678, #139752, #138186, #138054 + #109591, #105920, #103678, #139752, #138186, #138054, #138050, + #139994 * Fix possibility for tag file parsing to fail in some unlikely situations. Closes: #139328 * Use std C++ names for some header files. Closes: #128741 + * Do not check for free space if --no-download. Closes: #117856 + * Actually implement or group handling for 'upgrade'. Closes: #133950 -- Randolph Chung <tausq@debian.org> Tue, 4 Dec 2001 23:26:42 -0800 |