From 946392c230d5fbf31b7456576c0ee423e25bb58f Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Tue, 10 Jul 2007 16:12:25 -0300 Subject: Simplified HttpMethod::Fetch on http.cc removing Tail variable; --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index a97018ac8..269992196 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ apt (0.7.4) UNRELEASED; urgency=low - type conversion; - unused variable; - changed SetupProxy() method to void; + * Simplified HttpMethod::Fetch on http.cc removing Tail variable; -- Otavio Salvador Mon, 02 Jul 2007 13:27:54 -0300 -- cgit v1.2.3 From 9a52beaad9a26454fe627dab3f87ebf08c799677 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Tue, 10 Jul 2007 16:49:12 -0300 Subject: * Fix pipeline handling on http.cc (closes: #413324) --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 269992196..c81d487ab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ apt (0.7.4) UNRELEASED; urgency=low - unused variable; - changed SetupProxy() method to void; * Simplified HttpMethod::Fetch on http.cc removing Tail variable; + * Fix pipeline handling on http.cc (closes: #413324) -- Otavio Salvador Mon, 02 Jul 2007 13:27:54 -0300 -- cgit v1.2.3 From da78c57f0b0d96c8e76059971e31a7551510bde6 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Thu, 12 Jul 2007 14:05:12 -0300 Subject: * Fix building to properly support binNMUs. Thanks to Daniel Schepler by the patch (closes: #359634) --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 6e74f4265..5a810273f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,8 @@ apt (0.7.4) UNRELEASED; urgency=low - changed SetupProxy() method to void; * Simplified HttpMethod::Fetch on http.cc removing Tail variable; * Fix pipeline handling on http.cc (closes: #413324) + * Fix building to properly support binNMUs. Thanks to Daniel Schepler + by the patch (closes: #359634) -- Michael Vogt Wed, 11 Jul 2007 23:20:15 +0100 -- cgit v1.2.3 From e53ee4caf5ecf882e3df2665a8e1c2a9e6da6fb0 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Thu, 12 Jul 2007 14:09:39 -0300 Subject: * Fix example for Install-{Recommends,Suggests} options on configure-index example file. Thanks to Peter Eisentraut by the patch (closes: #432223) --- debian/changelog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 5a810273f..f618b84df 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ apt (0.7.4) UNRELEASED; urgency=low * cmdline/apt-get.cc: - fix in the task-install code regexp (thanks to Adam Conrad and Colin Watson) + [Otavio Salvador] * Fix a typo on 0.7.3 changelog entry about g++ (7.3 to 4.3) * Fix compilation warnings: @@ -18,6 +19,9 @@ apt (0.7.4) UNRELEASED; urgency=low * Fix pipeline handling on http.cc (closes: #413324) * Fix building to properly support binNMUs. Thanks to Daniel Schepler by the patch (closes: #359634) + * Fix example for Install-{Recommends,Suggests} options on + configure-index example file. Thanks to Peter Eisentraut + by the patch (closes: #432223) -- Michael Vogt Wed, 11 Jul 2007 23:20:15 +0100 -- cgit v1.2.3