about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-03-25 01:24:44 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-03-25 01:24:44 +0000
commit841fd6952ef0e7c1abfe415e083991ac6fdd7e21 (patch)
tree6c03bbe9c485762c97a60c39800b602e9d4336e7 /doc
parent45a832a32e169288d60d4b2ff4cf21f60bc7a56c (diff)
downloadnetpbm-mirror-841fd6952ef0e7c1abfe415e083991ac6fdd7e21.tar.gz
netpbm-mirror-841fd6952ef0e7c1abfe415e083991ac6fdd7e21.tar.xz
netpbm-mirror-841fd6952ef0e7c1abfe415e083991ac6fdd7e21.zip
add -aspect option, small hash table, monochrome shortcut
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@255 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY16
1 files changed, 12 insertions, 4 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 6daebe1d..5d8eb361 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -6,11 +6,11 @@ CHANGE HISTORY
 
 not yet  BJH  Release 10.38.0
 
-              pnmremap: fix incorrect output with map file deeper than
-              input file.
+              pamtogif: Speed up for monochrome images.  Thanks
+              Prophet of the Way <afu@wta.att.ne.jp>.
 
-              pnmtopclxl: fix -feeder, -outtray options.  Thanks
-              "Eric K. Olson" <olson@mauicomputing.com>.
+              pamtogif: Add -aspect.  Thanks
+              Prophet of the Way <afu@wta.att.ne.jp>.
 
               Add pamfixtrunc.
 
@@ -42,6 +42,14 @@ not yet  BJH  Release 10.38.0
 
               libnetpbm: Embellish "bad magic number" error message.
 
+              pnmremap: fix incorrect output with map file deeper than
+              input file.
+
+              pnmtopclxl: fix -feeder, -outtray options.  Thanks
+              "Eric K. Olson" <olson@mauicomputing.com>.
+
+              picttoppm: Fix wild memory reference in all use cases.
+
               picttoppm: Fix for multi-pixel-per-byte image in which
               it says the image has a row that is too long (because of
               padding).