aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2015-12-12 07:58:21 +0100
committerMattias Andrée <maandree@member.fsf.org>2015-12-12 07:58:21 +0100
commit685e0abd14e20617e5821a35f0079632494e239f (patch)
tree46f95d09670d483935b34383f1466deb837cbe08 /NEWS
parentimprove make files (diff)
downloadscrotty-685e0abd14e20617e5821a35f0079632494e239f.tar.gz
scrotty-685e0abd14e20617e5821a35f0079632494e239f.tar.bz2
scrotty-685e0abd14e20617e5821a35f0079632494e239f.tar.xz
remove pnm support
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 0 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index cdb09ad..59a8cdc 100644
--- a/NEWS
+++ b/NEWS
@@ -21,10 +21,6 @@ scrotty NEWS -*- outline -*-
** 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!