diff options
author | joeyh <joeyh> | 2006-08-19 19:30:56 +0000 |
---|---|---|
committer | joeyh <joeyh> | 2006-08-19 19:30:56 +0000 |
commit | fba236a29d973360915b168a83f50e54e1ff1c75 (patch) | |
tree | e7de7c3c5cf2de3cd9d7580d5e3cfacdb03e8f6a | |
parent | 4efc12865588023b906c51cd688c6f67941051f6 (diff) | |
download | moreutils-fba236a29d973360915b168a83f50e54e1ff1c75.tar.gz |
releasing version 0.160.16
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 1040cdf..3ca9be6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,12 @@ -moreutils (0.16) UNRELEASED; urgency=low +moreutils (0.16) unstable; urgency=low * Change the default ts format to include the month and day, for consistency with syslog format. * Add -r switch to ts, which makes it convert existing timestamps in - the input into relative times, such as "15m2s ago". + the input into relative times, such as "15m2s ago". Many common date + formats are supported. - -- Joey Hess <joeyh@debian.org> Fri, 18 Aug 2006 01:36:37 -0400 + -- Joey Hess <joeyh@debian.org> Sat, 19 Aug 2006 15:27:42 -0400 moreutils (0.15) unstable; urgency=low |