summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 17:05:37 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 17:05:37 +0000
commitbcbe61aef90265d71d4a1e30ec56d17f7d45e8c4 (patch)
treee6fbe39f88b387bce3de52412e07026bade88cf4 /debian/changelog
parent5e3c3a3c9c0a942594d467c919db3cd773af1248 (diff)
* Change default for Acquire::http::max-age to 0 to pre...
Author: mdz Date: 2004-02-27 00:52:41 GMT * Change default for Acquire::http::max-age to 0 to prevent index files being out of sync with each other (important with Release.gpg)
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index feee3c42e..1a3144863 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,8 @@ apt (0.5.23) unstable; urgency=low
symlinks are created correctly (thanks to Adam Heath)
* Updated Simplified Chinese translation of message catalog from Tchaikov
<chaisave@263.net> (Closes: #234186)
- * Set Cache-Control: max-age=0 for index files to prevent them being out
- of sync with each other (important with Release.gpg)
+ * Change default for Acquire::http::max-age to 0 to prevent index files
+ being out of sync with each other (important with Release.gpg)
* Add an assert() to make sure that we don't overflow a fixed-size
buffer in the very unlikely event that someone adds 10 packaging
systems to apt (Closes: #233678)