diff options
author | seb <seb@pkgsrc.org> | 2012-08-17 23:40:56 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2012-08-17 23:40:56 +0000 |
commit | ebdfaecd114f3f8593c7a3b72f000521811605da (patch) | |
tree | 6741b25bc062ad30763f47d41825e572fe1293a1 /doc | |
parent | 372cb963a2a854032ec3bc4db95e5e827eadd4b9 (diff) | |
download | pkgsrc-ebdfaecd114f3f8593c7a3b72f000521811605da.tar.gz |
Note initial addition of since version 1.1 as misc/since into The
NetBSD Packages Collection.
Since is a tail(1) with state - it allows the user to view only
the lines appended to a file since the last time since was used.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2012 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2012 b/doc/CHANGES-2012 index 00a62decb11..03b37274e47 100644 --- a/doc/CHANGES-2012 +++ b/doc/CHANGES-2012 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2012,v 1.2618 2012/08/17 23:08:41 tron Exp $ +$NetBSD: CHANGES-2012,v 1.2619 2012/08/17 23:40:56 seb Exp $ Changes to the packages collection and infrastructure in 2012: @@ -4009,3 +4009,4 @@ Changes to the packages collection and infrastructure in 2012: Updated textproc/p5-Pod-Simple to 3.23 [wen 2012-08-17] Added mail/fdm version 1.6 [seb 2012-08-17] Updated databases/phpmyadmin to 3.5.2.2 [tron 2012-08-17] + Added misc/since version 1.1 [seb 2012-08-18] |