summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2019-10-15 16:58:24 -0400
committerMichael R Sweet <michael.r.sweet@gmail.com>2019-10-15 16:58:24 -0400
commit692b157d0cd1c2a262635868d37f639f3fe9e70d (patch)
tree8b18d447da579090da97f86727e475b2f3a6cded /CHANGES.md
parent13e6d13ea4bdb0ae9922884777c2bc48b8965b50 (diff)
downloadcups-692b157d0cd1c2a262635868d37f639f3fe9e70d.tar.gz
Add paint can label size (Issue #5662)
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 5cdfe7523..7ab8e18f2 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -12,6 +12,7 @@ Changes in CUPS v2.3.1
- Fixed a bug in the handling of printer resource files (Issue #5652)
- The libusb-based USB backend now reports an error when the distribution
permissions are wrong (Issue #5658)
+- Added paint can labels to Dymo driver (Issue #5662)
- The IPP backend did not detect all cases where a job should be retried using
a raster format (rdar://56021091)