diff options
author | agc <agc@pkgsrc.org> | 2003-09-15 10:53:05 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2003-09-15 10:53:05 +0000 |
commit | 471476ee3a79565b629c91d31738bc772022f456 (patch) | |
tree | 5a666cd6e594cab791715a0b62008dc005018145 /doc | |
parent | e7e3dcb47fd03b1e0e6c17ab337ab2dde93ea2f1 (diff) | |
download | pkgsrc-471476ee3a79565b629c91d31738bc772022f456.tar.gz |
Add lout to the packages which can have their papersize set or queried
by setpapersize/getpapersize.
Addresses the second part of PR 18687 properly.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 17fd15f632c..cac7b1920c9 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.3382 2003/09/15 09:52:36 agc Exp $ +$NetBSD: CHANGES,v 1.3383 2003/09/15 10:53:05 agc Exp $ Changes to the packages collection and infrastructure in 2003: @@ -3699,3 +3699,4 @@ Changes to the packages collection and infrastructure in 2003: Added ruby-gsl-0.1.9 [dmcmahill 2003-09-14] Updated pax to 20030915 [grant 2003-09-15] Updated lout to 3.26 [agc 2003-09-15] + Updated papersize to 1.0.8 [agc 2003-09-15] |