blob: 801661820cc257bb99b60d6c4b16bd0083b8e215 (
plain) (
tree)
|
|
scrotty NEWS -*- outline -*-
* 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 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.
HTML manual can now be built and installed.
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.
* Noteworthy changes in release 1.0.2 (2015-(10)Dec-01 UTC) [stable]
** Documentation
A man page was added.
* Noteworthy changes in release 1.0.1 (2015-(04)Apr-06 UTC) [stable]
Nothing noteworthy in this release.
* Noteworthy changes in release 1.0 (2014-(10)Oct-28 UTC) [stable]
Initial release.
|