diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-12-01 14:27:02 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-12-01 14:27:02 +0100 |
commit | 0752f8fd5ef0bef11721f2c96211fa852aab316d (patch) | |
tree | 215eeeba5b4ca1a7136d5de82f1da79e7a6dc59a /debian | |
parent | d295f24c56451438dd77a8e0b7abd7ed4c85d7a4 (diff) |
* changelog updated
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index a3cb3028a..29e64bad7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,7 +5,7 @@ apt (0.6.46.4) unstable; urgency=low - added "Dpkg::StopOnError" variable that controls if apt will abort on errors from dpkg * apt-pkg/deb/debsrcrecords.{cc,h}: - - make the Buffer dynmaic + - make the Buffer grow dynmaically (closes: #400874) -- |