diff options
author | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2011-03-23 02:35:06 +0000 |
---|---|---|
committer | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2011-03-23 02:35:06 +0000 |
commit | 5c7d34fee7e0f0d639ca35923cc8a98481220b17 (patch) | |
tree | 547f693a7d081da19bd22dd1383170346e428a14 /doc/HISTORY | |
parent | 6b6c7c112e18acfb03b29baee80ce62117879666 (diff) | |
download | netpbm-mirror-5c7d34fee7e0f0d639ca35923cc8a98481220b17.tar.gz netpbm-mirror-5c7d34fee7e0f0d639ca35923cc8a98481220b17.tar.xz netpbm-mirror-5c7d34fee7e0f0d639ca35923cc8a98481220b17.zip |
Add -embedded
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1438 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r-- | doc/HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY index f9a63ee9..a3e872b0 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -15,6 +15,8 @@ not yet BJH Release 10.54.00 pngtopam: add -byrow. + pnmtopclxl: add -embedded. + pgmtoascii: Truncates instead of undefined behavior if input image is wider than specified width. |