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 | 49b58597fb890baa887a366215f797521c0c8d73 (patch) | |
tree | 6741b25bc062ad30763f47d41825e572fe1293a1 /doc | |
parent | 5d6f244b17b4a876f85ef6dcd77b4760b2ef92f2 (diff) | |
download | pkgsrc-49b58597fb890baa887a366215f797521c0c8d73.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] |