diff options
author | joeyh <joeyh> | 2006-09-14 19:15:29 +0000 |
---|---|---|
committer | joeyh <joeyh> | 2006-09-14 19:15:29 +0000 |
commit | 978f10e76bee0b53e4b6f578de0371a73e09cadc (patch) | |
tree | ddec0852fd1ad0edb1b796e12f136ea25878867d | |
parent | 08be7808b13547b5632f9a98470ca62b1f55aeee (diff) | |
download | moreutils-978f10e76bee0b53e4b6f578de0371a73e09cadc.tar.gz |
releasing version 0.180.18
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 145692e..5c449e7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ -moreutils (0.18) UNRELEASED; urgency=low +moreutils (0.18) unstable; urgency=low * mispipe.docbook: Typo. Closes: #386756 * spongs: Output to stdout if no file is specified, useful in a pipeline such as: cvs diff | sponge | patch -R -p0 Closes: #387501 - -- Joey Hess <joeyh@debian.org> Thu, 14 Sep 2006 15:11:55 -0400 + -- Joey Hess <joeyh@debian.org> Thu, 14 Sep 2006 15:13:46 -0400 moreutils (0.17) unstable; urgency=low |