summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2013-08-15 09:45:57 +0200
committerMichael Vogt <mvo@debian.org>2013-08-15 09:45:57 +0200
commit3da8b680afd82541ce0168cf0c42d77f08d4c79f (patch)
treebbea61cc879f2b1fd5ecbee7edefd4a8fe78da8e /debian/changelog
parentd7a4635391d9ff36152603ab6faa6eafa206750a (diff)
update changelog to match whats left in experimental relative to sid
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog10
1 files changed, 0 insertions, 10 deletions
diff --git a/debian/changelog b/debian/changelog
index 6727cde11..494d819f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,20 +1,10 @@
apt (0.9.10~exp1) UNRELEASED; urgency=low
- [ Daniel Hartwig ]
- * Clarify units of Acquire::http::Dl-Limit (closes: #705445)
- * Show a error message if {,dist-}upgrade is used with additional
- arguments (closes: #705510)
-
[ Michael Vogt ]
* lp:~mvo/apt/webserver-simulate-broken-with-fix346386:
- fix invalid InRelease file download checking and add regression
test to server broken files to the buildin test webserver
* stop exporting the accidently exported parsenetrc() symbol
- * lp:~mvo/apt/add-glob-function:
- - add Glob() to fileutl.{cc,h}
- * lp:~mvo/apt/config-clear:
- - support Configuration.Clear() for a clear of the entire
- configuration
* apt-pkg/deb/dpkgpm.cc:
- use tcgetattr() on STDOUT instead of STDIN so that term.log
works for redirected stdin