From: Michael R Sweet Date: Mon, 10 Jun 2019 13:10:00 +0000 (-0400) Subject: Changelog. X-Git-Tag: v2.3.0~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7569be6f40e1bff81203622b16c2b777d3bb2e1;p=thirdparty%2Fcups.git Changelog. --- diff --git a/CHANGES.md b/CHANGES.md index 94d8513291..ed5670df69 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,4 @@ -CHANGES - 2.3.0 - 2019-05-30 +CHANGES - 2.3.0 - 2019-06-10 ============================ @@ -6,6 +6,7 @@ Changes in CUPS v2.3.0 ---------------------- - Fixed a bug in the scheduler job cleanup code (Issue #5588) +- Removed dead code from the scheduler (Issue #5593) - Fixed an issue with `EXPECT !name WITH-VALUE ...` tests. - Fixed a command ordering issue in the Zebra ZPL driver.