summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-02-20 18:50:44 +0000
committerMichael Vogt <michael.vogt@ubuntu.com>2006-02-20 18:50:44 +0000
commit9ceaa28f2ce0bde0cbf6f73a32a68761ec85f11d (patch)
tree7fe5bbaba275c1646881a61baa4d0200b3062482 /debian
parentdd759349ecdd83d13cd1fc67294068c90a5984ea (diff)
* make errors during apt-get update warnings only (default sources spec)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 92a4671f9..3490fba7c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,7 @@ apt (0.6.43.3) unstable; urgency=low
* make apt-cache madison work without deb-src entries (#352583)
* cmdline/apt-get.cc: only run the list-cleaner if a update was
successfull
+ * apt-get update errors are only warnings nowdays
--