summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2019-12-02 14:28:09 -0500
committerMichael R Sweet <michael.r.sweet@gmail.com>2019-12-02 14:28:09 -0500
commit9240cd70a234a3814f1de6de3dc5ad8e04d1068a (patch)
tree91d8c6930f389625934d80f52a7a7761d4ede50a /CHANGES.md
parente90a53ab8d2f8ee3ff142e7f9470abb9e241140f (diff)
downloadcups-9240cd70a234a3814f1de6de3dc5ad8e04d1068a.tar.gz
Use pwgMediaForSize when looking up PPD sizes (Issue #5633)
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 805a2a1be..463570d72 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -7,6 +7,8 @@ Changes in CUPS v2.3.1
- Documentation updates (Issue #5661, #5674, #5682)
- Fixed a crash bug in the web interface (Issue #5621)
+- The PPD cache code now looks up page sizes using their dimensions
+ (Issue #5633)
- PPD files containing "custom" option keywords did not work (Issue #5639)
- Added a workaround for the scheduler's systemd support (Issue #5640)
- On Windows, TLS certificates generated on February 29 would likely fail