about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2013-06-02 03:34:17 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2013-06-02 03:34:17 +0000
commitfd4df4062a13889503c81c002576159ea6316234 (patch)
tree6a93fae22b921d9f1fe00fbc8798a8db5a8a0bcc /doc/HISTORY
parent30666679a17b447cfc80a141ac70e8d6ba2853d6 (diff)
downloadnetpbm-mirror-fd4df4062a13889503c81c002576159ea6316234.tar.gz
netpbm-mirror-fd4df4062a13889503c81c002576159ea6316234.tar.xz
netpbm-mirror-fd4df4062a13889503c81c002576159ea6316234.zip
check for inconsistencies between specified width and height and size of input
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1921 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index fbcfb122..c512bab4 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -12,6 +12,9 @@ not yet  BJH  Release 10.63.00
               Perl programs: make them shell programs that reinvoke themselves
               as perl so we can get the Perl interpreter from the PATH.
 
+              yuvtoppm: check for inconsistencies between specified
+              width and height and size of input.
+
               pnmtops: Fix bug: only first image gets converted.  Broken in
               Netpbm 10.56 (September 2011).