about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2010-09-19 22:12:31 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2010-09-19 22:12:31 +0000
commit0e3158930ee68a1a92b114c9e9ace41445b214f4 (patch)
treee0257ad52af75ceae3bf13b326799aec9dee8343 /doc
parentca4c44251842921c00eb9b3c4d38996ef6e9a5d2 (diff)
downloadnetpbm-mirror-0e3158930ee68a1a92b114c9e9ace41445b214f4.tar.gz
netpbm-mirror-0e3158930ee68a1a92b114c9e9ace41445b214f4.tar.xz
netpbm-mirror-0e3158930ee68a1a92b114c9e9ace41445b214f4.zip
Add Pamtopdbimg
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1291 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY13
1 files changed, 7 insertions, 6 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index befd4d3e..923d1612 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -6,12 +6,7 @@ CHANGE HISTORY
 
 not yet  BJH  Release 10.52.00
 
-
-              libnetpbm: add pm_readbiglong2, pm_readbiglong2u,
-              pm_readlittlelong2, pm_readlittlelong2u: These use the proper
-              32 bit integer types instead of "long".  (But the old ones
-              still work in legacy code because long is always at least 32
-              bits).
+              Add pamtopdbimg.
 
               Add pamrecolor.  Thanks Scott Pakin.
 
@@ -22,6 +17,12 @@ not yet  BJH  Release 10.52.00
               Mac OS X, because pnmtopng per se doesn't know about libz --
               it's used by libpng.
 
+              libnetpbm: add pm_readbiglong2, pm_readbiglong2u,
+              pm_readlittlelong2, pm_readlittlelong2u: These use the proper
+              32 bit integer types instead of "long".  (But the old ones
+              still work in legacy code because long is always at least 32
+              bits).
+
               ppmtompeg: fix crash with free of unallocated memory.
               Broken after 10.18, not later than 10.26.