diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2007-07-10 16:12:25 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2007-07-10 16:12:25 -0300 |
commit | 946392c230d5fbf31b7456576c0ee423e25bb58f (patch) | |
tree | 5c8f2732d65b3b5c94943889ea84ddc4dd644343 /debian | |
parent | ae58a98599e912eba6b7d0ece21aaa2d979941df (diff) |
Simplified HttpMethod::Fetch on http.cc removing Tail variable;
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 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 <otavio@ossystems.com.br> Mon, 02 Jul 2007 13:27:54 -0300 |