diff options
author | jlam <jlam> | 2002-10-20 18:57:37 +0000 |
---|---|---|
committer | jlam <jlam> | 2002-10-20 18:57:37 +0000 |
commit | 9f9404ca35a30e2a975599d0452302e00033c7cf (patch) | |
tree | b1ddd55924497a832f43ae385b97f6b3fbcd1e53 /doc | |
parent | ffd1484846ebe58e3c6b75c3c4d5f0a0fd85175c (diff) | |
download | pkgsrc-9f9404ca35a30e2a975599d0452302e00033c7cf.tar.gz |
Update print/cups from version 1.1.15.1 to version 1.1.16:
CUPS 1.1.16 adds support for a new CUPS printer driver for Windows
NT/2000/XP that provides accurate page accounting as well as support
for the banner, job billing, job priority, and page label options. The
new release also contains many small bug fixes and enhancements,
including better USB printing support, support for printer names
containing any printable character (123print, my-long-printer-name,
etc.), and French language localization of the web interface and
documentation.
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 5082c402d9a..c1e5051eb16 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.318 2002/10/20 14:38:13 lukem Exp $ +$NetBSD: CHANGES,v 1.319 2002/10/20 19:02:56 jlam Exp $ Changes to the packages collection and infrastructure in 2002: @@ -3340,3 +3340,4 @@ Changes to the packages collection and infrastructure in 2002: Updated p5-Test-Harness to 2.26 [shell 2002-10-20] Updated p5-Test-Simple to 0.47 [shell 2002-10-20] Updated tightvnc to 1.2.6 [lukem 2002-10-21] + Updated cups to 1.1.16 [jlam 2002-10-21] |