about summary refs log tree commit diff
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2023-11-26 20:00:07 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2023-11-26 20:00:07 +0000
commitb06d16dfbbb18ad8389123b247a3b25106affc0f (patch)
tree0607630b088a1c00da388bc44a4829efeb3796eb
parent551975f8128c4412926df7ef07bf31ead18dc418 (diff)
downloadnetpbm-mirror-b06d16dfbbb18ad8389123b247a3b25106affc0f.tar.gz
netpbm-mirror-b06d16dfbbb18ad8389123b247a3b25106affc0f.tar.xz
netpbm-mirror-b06d16dfbbb18ad8389123b247a3b25106affc0f.zip
update HISTORY
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4789 9d0c8265-081b-0410-96cb-a4ca84ce46f8
-rw-r--r--doc/HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 72f0762f..55e290e5 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -32,6 +32,9 @@ not yet  BJH  Release 11.05.00
 
               pnmpad: no longer accept old-style options (e.g. -t50).
 
+              libnetpbm: Add pm_feed_from_filestream, pm_accept_to_filestream
+              Standard Input feeder, Output accepter for pm_system.
+
               libnetpbm, programs that use color maps: fix buffer overrun
               with insanely deep images.