about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2021-12-20 02:09:15 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2021-12-20 02:09:15 +0000
commitde7ac5d16dd39779adcc89f0482a98401487eaea (patch)
tree5d74fa08664628316179f7bf12709655d9f5499c /doc/HISTORY
parent8abadd9e1e0e768b274532b6728bcc83415f9fb6 (diff)
downloadnetpbm-mirror-de7ac5d16dd39779adcc89f0482a98401487eaea.tar.gz
netpbm-mirror-de7ac5d16dd39779adcc89f0482a98401487eaea.tar.xz
netpbm-mirror-de7ac5d16dd39779adcc89f0482a98401487eaea.zip
Add pnm_formatpamtuples, pnm_writepamrowpart
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4214 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index e6afc31a..7b9d8901 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -34,6 +34,8 @@ not yet  BJH  Release 10.97.00
 
               pbmclean: Fix overallocation of memory (waste).
 
+              libnetbm: Add pnm_writepamrowpart, pnm_formatPamtuples.
+
               libnetpbm: When validating computable size of width and height,
               allow for adding up to 10 instead of 2, to account for rounding
               up to a multiple of 8 in processing bit maps.