about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-07-11 15:24:30 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-07-11 15:24:30 +0000
commitba4878cdfb3cf90db48319fe9d067eb723a8cc93 (patch)
tree61b4b5856e6907d6e50cb53b6069f85a7780b2ef /doc/HISTORY
parentb5b4106b7ef9a2db5fc52b183d255e0706aea65f (diff)
downloadnetpbm-mirror-ba4878cdfb3cf90db48319fe9d067eb723a8cc93.tar.gz
netpbm-mirror-ba4878cdfb3cf90db48319fe9d067eb723a8cc93.tar.xz
netpbm-mirror-ba4878cdfb3cf90db48319fe9d067eb723a8cc93.zip
add -plain, improve option parsing
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@356 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index dae35d32..c4d5ae3d 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -6,6 +6,12 @@ CHANGE HISTORY
 
 not yet  BJH  Release 10.40.00
 
+              pnmmargin: add -plain option.    Thanks
+              Prophet of the Way <afu@wta.att.ne.jp>.
+
+              pnmmargin: recognize invalid options better.    Thanks
+              Prophet of the Way <afu@wta.att.ne.jp>.
+
               pnmtopng: Sort palette properly when alpha maxval != 255.
 
               pnmtopng: Fix array bound violation with = 256 colors and -alpha.