summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2019-11-18 13:58:06 -0500
committerMichael R Sweet <michael.r.sweet@gmail.com>2019-11-18 13:58:06 -0500
commit619af39389510b9f31a097cd92e4ac30dbeb80dd (patch)
tree1df29a92d8a0b4adc62b6f8b04719cdeddbd8e72
parent457d534a9c28c15247688d126800e73a5dc33d34 (diff)
downloadcups-619af39389510b9f31a097cd92e4ac30dbeb80dd.tar.gz
Changelog.
-rw-r--r--CHANGES.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 2d7a874b4..50bf17c5e 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,4 +1,4 @@
-CHANGES - 2.2.13 - 2019-11-14
+CHANGES - 2.2.13 - 2019-11-18
=============================
@@ -10,7 +10,8 @@ Changes in CUPS v2.2.13
- Fixed the default common name for TLS certificates used by `ippserver`.
- The libusb-based USB backend now reports an error when the distribution
permissions are wrong (Issue #5658)
-- 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, Issue #5684)
- The IPP backend did not detect all cases where a job should be retried using
a raster format (rdar://56021091)