From: Michael R Sweet Date: Mon, 10 Jun 2019 19:13:41 +0000 (-0400) Subject: Changelog. X-Git-Tag: v2.3.0~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2614dc6385d93c8b58bba616082f358022518428;p=thirdparty%2Fcups.git Changelog. --- diff --git a/CHANGES.md b/CHANGES.md index ed5670df69..5a9d3507cf 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,6 +6,7 @@ Changes in CUPS v2.3.0 ---------------------- - Fixed a bug in the scheduler job cleanup code (Issue #5588) +- Fixed builds when there is no TLS library (Issue #5590) - 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.