summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2019-11-18 13:20:34 -0500
committerMichael R Sweet <michael.r.sweet@gmail.com>2019-11-18 13:21:53 -0500
commitb1f4c1e6649ca937b9c8a3d926303f060b32f27f (patch)
tree41db8762c46dad09d057419a77a7f10024c05e9d /CHANGES.md
parentb2b97b71f1af53d429479831b30e3ca9bfb83328 (diff)
downloadcups-b1f4c1e6649ca937b9c8a3d926303f060b32f27f.tar.gz
Refactor the defaults code so that the correct order of precedence is
respected in all cases (Issue #5683)
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 485a2b614..737eaae0d 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,4 +1,4 @@
-CHANGES - 2.3.1 - 2019-11-14
+CHANGES - 2.3.1 - 2019-11-18
============================
@@ -20,7 +20,8 @@ Changes in CUPS v2.3.1
- The `--with-dbusdir` option was ignored by the configure script (Issue #5671)
- Sandboxed applications were not able to get the default printer (Issue #5676)
- Log file access controls were not preserved by `cupsctl` (Issue #5677)
-- Default printers set with `lpoptions` did not work in all cases (Issue #5681)
+- Default printers set with `lpoptions` did not work in all cases (Issue #5681,
+ Issue #5683)
- The IPP backend did not detect all cases where a job should be retried using
a raster format (rdar://56021091)
- Fixed spelling of "fold-accordion".