summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-11-30 15:06:28 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2006-11-30 15:06:28 +0100
commit4ab24e53db1d39cd26072f03795efd0f6425a369 (patch)
tree3fbd4f1b55b31bdf253602963c0e6727db474399 /debian/changelog
parentc70496f94c8a16072b0b7a7906dec4b1aa4f306e (diff)
* apt-pkg/deb/debsrcrecords.{cc,h}:
- make the buffer dynmaic
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8da0d6471..a3cb3028a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ apt (0.6.46.4) unstable; urgency=low
* apt-pkg/deb/dpkgpm.cc:
- added "Dpkg::StopOnError" variable that controls if apt
will abort on errors from dpkg
+ * apt-pkg/deb/debsrcrecords.{cc,h}:
+ - make the Buffer dynmaic
--