summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 16:54:35 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 16:54:35 +0000
commitf8d01a944e484450d1167d0cc1cf1739b6482d6a (patch)
tree3209b62e6399da6c56d6cb256f33825fe7187c61
parent458ebc0d035bb21b73e5e2935403dc4d333c82df (diff)
Fixed spelling error
Author: jgg Date: 1999-08-21 04:53:38 GMT Fixed spelling error
-rw-r--r--debian/changelog4
-rw-r--r--dselect/desc.apt2
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 1d9a271cd..77c34725a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,10 +8,12 @@ apt (0.3.11.1) unstable; urgency=low
* Error code on failed update. Closes: #41053
* apt-cdrom adds entries for source directories. Closes: #41231
* Sorts the output of any list. Closes: #41107
- * Fixes the looping problem. Closes: #41784
+ * Fixes the looping problem. Closes: #41784, #42414
* Fixes the CRC mechanism to lowercase all strings. Closes: #41839
* More checks to keep the display sane. Closes: #42127
* PThread lockup problem on certain sparc/m68k. Closes: #40628
+ * apt-cdrom understands .gz Package files too. Closes: #42779
+ * Spelling error in dselect method description. Closes: #43251
-- Jason Gunthorpe <jgg@debian.org> Mon, 28 Jun 1999 21:06:44 -0700
diff --git a/dselect/desc.apt b/dselect/desc.apt
index e94865459..c79e3c819 100644
--- a/dselect/desc.apt
+++ b/dselect/desc.apt
@@ -2,7 +2,7 @@ The APT installation method encompasses most other installation methods
under the umbrella of the new Package Acquisition code. This method allows
installation from locations in the filesystem, ftp and http URLs, supports
full installation ordering and dependency checking as well as multiple
-sources. See the man pages apt-get(8) and source.list(5)
+sources. See the man pages apt-get(8) and sources.list(5)
HTTP proxies can be used by setting http_proxy="http://proxy:port/" before
running DSelect. FTP proxies require special configuration detailed in