about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-11-11 02:54:16 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-11-11 02:54:16 +0000
commit8320d9129dd8f76d1f10f8d8b7b8b47d2b43bcf4 (patch)
tree2d1a0a4b54365ee743110794f6a5c3b730a6a142 /doc/HISTORY
parentf5bf96d036b32d9c204504528d9073fc3958bd0a (diff)
downloadnetpbm-mirror-8320d9129dd8f76d1f10f8d8b7b8b47d2b43bcf4.tar.gz
netpbm-mirror-8320d9129dd8f76d1f10f8d8b7b8b47d2b43bcf4.tar.xz
netpbm-mirror-8320d9129dd8f76d1f10f8d8b7b8b47d2b43bcf4.zip
Add history of pm_tmpfile() and pm_make_tmpfile()
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@460 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 92933b19..fb45054d 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -558,7 +558,7 @@ not yet  BJH  Release 10.41.00
               for superspeed operations.  Thanks
               Prophet of the Way <afu@wta.att.ne.jp>.
 
-              pm_make_tempfile(): Use TEMP and TMP environment variables if
+              pm_make_tmpfile(): Use TEMP and TMP environment variables if
               TMPDIR not set.
 
               pm_make_tempfile(): improve error message.
@@ -1119,6 +1119,8 @@ not yet  BJH  Release 10.41.00
               ppmforge: fix bug: crash due to wild pointer with -night.
               Thanks John Walker <kelvin@fourmilab.ch>.
 
+              libnetpbm: add pm_make_tmpfile().
+
 05.01.01 BJH  Release 10.26
 
               pnmhistmap: Add -dots, -nmax, -red, -green, -blue, -lval,
@@ -1555,6 +1557,8 @@ not yet  BJH  Release 10.41.00
               Stefan Nordhausen <nordhaus@informatik.hu-berlin.de>.
               
               tifftopnm: Do better validation of number of channels.
+
+              libnetpbm: Add pm_tmpfile().
               
               libnetpbm: Add "normalized" (floating point) read/write
               routines:  pnm_readpamrown(), pnm_writepamrown(),