From 46d837c86652514fceaa969869e677da54aeafa1 Mon Sep 17 00:00:00 2001 From: "James R. Barlow" Date: Tue, 2 Aug 2016 01:29:33 -0700 Subject: [PATCH] Clarify trusty/precise stuff --- RELEASE_NOTES.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst index b88ea0bc..906b4aea 100644 --- a/RELEASE_NOTES.rst +++ b/RELEASE_NOTES.rst @@ -14,7 +14,10 @@ v4.2 (planned): + fixes issue #82 - Fixes an issue where, with certain settings, monochrome images in PDFs would be converted to 8-bit grayscale, increasing file size (#79) -- Support for Ubuntu 12.04 LTS (precise) has been dropped in favor of Ubuntu 14.04 LTS (trusty) with help from backports +- Support for Ubuntu 12.04 LTS "precise" has been dropped in favor of (roughly) Ubuntu 14.04 LTS "trusty" + + + Some Ubuntu "PPAs" (backports) are needed to make it work + - Support for some older dependencies dropped + Ghostscript 9.15 or later is now required (available in Ubuntu trusty with backports)