summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 16:59:56 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 16:59:56 +0000
commit1809f8d29cee7a6328be806548317bc99632a61b (patch)
treee979757cc2cf32d31a78b129fd361992badf6f7e /debian
parente184b9df4e03547ea6df40285b8e3714eed9112c (diff)
Change verbose logging output of apt-ftparchive to go t...
Author: doogie Date: 2002-11-11 04:27:51 GMT Change verbose logging output of apt-ftparchive to go to stderr, instead of stdout. Also, errors that occur no longer go to stdout, but stderr.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b3d96d617..cf266558f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -65,6 +65,9 @@ apt (0.5.5) unstable; urgency=low
#92358
* Add an options and timeout config item to ssh/rsh. Closes: #90654
* libapt-pkg-dev now depends on apt-utils. Closes: #133942.
+ * Change verbose logging output of apt-ftparchive to go to stderr,
+ instead of stdout. Also, errors that occur no longer go to stdout,
+ but stderr. Closes: #161592
-- Jason Gunthorpe <jgg@debian.org> Sun, 15 Sep 2002 17:16:59 -0600