From e5dfea4c0447f57f37a07d3f49833ab051882e76 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Mon, 21 Jan 2019 14:20:37 -0500 Subject: [PATCH] Changelog. --- CHANGES.md | 2 +- cups/ppd-cache.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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. -- 2.39.2