From 6a4cbfccbd649b6e9dd92be74d106f7a8336a264 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 10 Dec 2015 22:57:51 +0100 Subject: soon, convert will not be used MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- NEWS | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 751422e..8016618 100644 --- a/NEWS +++ b/NEWS @@ -1,18 +1,30 @@ scrotty NEWS -*- outline -*- -* Noteworthy changes in release 1.1 (TO BE DETERMINED) [stable] +* Noteworthy changes in release 2.0 (TO BE DETERMINED) [stable] ** Installation changes The installation process has changed. Please read INSTALL. +** Dependency changes + + ImageMagick is not longer used. + + libpng is now required. + + GCC is not required, any compiler for ISO C 99 will do. + + The GNU C library, or any POSIX-compliant C standard + library with the getopt_long function, is now required. + ** Improvements The option --raw has been added. This option makes scrotty - store the images as a portble anymap format image rather - than as Portable Network Graphics image. With this change - ImageMagick becomes optional, but you have to opt-out if - you do not have it. + store the images as a portable anymap format image rather + than as Portable Network Graphics image. + + The ability to pass arguments to convert(1) has been + removed. Utilise the --exec option instead! Internationalisation support has been added. For the purpose of testing, a complete Swedish translation has been included. @@ -21,6 +33,9 @@ scrotty NEWS -*- outline -*- The Texinfo manual lists the basics of strftime(3P). + The invocation syntax is less strict, and short options + have been added. + ** Translations The program and the man page has been translated to Swedish. -- cgit v1.2.3-70-g09d2