From: Michael R Sweet Date: Mon, 21 Jan 2019 19:20:37 +0000 (-0500) Subject: Changelog. X-Git-Tag: v2.3b8~148 X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fcups.git;a=commitdiff_plain;h=e5dfea4c0447f57f37a07d3f49833ab051882e76 Changelog. --- diff --git a/CHANGES.md b/CHANGES.md index 56f36c1af..238d79b4f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -15,7 +15,7 @@ Changes in CUPS v2.3b8 - The lpadmin command, web interface, and scheduler all queried an IPP Everywhere printer differently, resulting in different PPDs for the same printer (Issue #5484) -- Localization updates (Issue #5461, Issues #5471, Issue #5481) +- Localization updates (Issue #5461, Issues #5471, Issue #5481, Issue #5486) Changes in CUPS v2.3b7 diff --git a/cups/ppd-cache.c b/cups/ppd-cache.c index 30287bb29..2ef4e154f 100644 --- a/cups/ppd-cache.c +++ b/cups/ppd-cache.c @@ -1,7 +1,7 @@ /* * PPD cache implementation for CUPS. * - * Copyright © 2010-2018 by Apple Inc. + * Copyright © 2010-2019 by Apple Inc. * * Licensed under Apache License v2.0. See the file "LICENSE" for more * information.