]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Changelog.
authorMichael R Sweet <msweet@msweet.org>
Sun, 7 Mar 2021 15:02:00 +0000 (10:02 -0500)
committerMichael R Sweet <msweet@msweet.org>
Sun, 7 Mar 2021 15:06:23 +0000 (10:06 -0500)
CHANGES.md
cups/ppd.c

index cfc4b824a4948ac69bb0a220be3c7175828acb51..b4443ec344e831e2db78da3c7c847e790cc9ec30 100644 (file)
@@ -13,6 +13,7 @@ CUPS v2.4rc1 (Pending)
   incorrectly (Issue #88)
 - Documentation fixes (Issue #92)
 - Kerberos (`AuthType Negotiate`) authentication is now deprecated (Issue #98)
+- The PPD functions now treat boolean values as case-insensitive (Issue #106)
 - Removed support for the (long deprecated and unused) `FontPath`,
   `LPDConfigFile`, `RIPCache`, and `SMBConfigFile` directives in `cupsd.conf`
   and `cups-files.conf`.
index d6916b247409c76665bc1bb1968abdb80f6c074d..beb45a6ebfc3727e8c20b003b1f68f840a0faaba 100644 (file)
@@ -1,6 +1,7 @@
 /*
  * PPD file routines for CUPS.
  *
+ * Copyright © 2021 by OpenPrinting.
  * Copyright © 2007-2019 by Apple Inc.
  * Copyright © 1997-2007 by Easy Software Products, all rights reserved.
  *