about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2008-08-05 02:47:38 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2008-08-05 02:47:38 +0000
commit33c353b6b5e2113f37de443700f0a959a29788e3 (patch)
treefd270ac96d26d4aaf3f5dfec246ddbd553c35065 /doc
parent75067853616bf20225d7ba33a153be1b5334d0bc (diff)
downloadnetpbm-mirror-33c353b6b5e2113f37de443700f0a959a29788e3.tar.gz
netpbm-mirror-33c353b6b5e2113f37de443700f0a959a29788e3.tar.xz
netpbm-mirror-33c353b6b5e2113f37de443700f0a959a29788e3.zip
Don't corrupt file names when the contain colons
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@692 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index a240fa89..73c83089 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -21,9 +21,14 @@ not yet  BJH  Release 10.44.00
               pnmpad: Add fast PBM path.  Thanks Prophet of the Way
               <afu@wta.att.ne.jp>.
 
+              pamtosvg: remove "needed exchange" debug trace.
+
               Add pbmminkowski (source code has been in package since 10.12
               but not documented or built by default).
 
+              pnmmontage: don't corrupt file names when they contain
+              colons.
+
               pamflip: fix bug: garbage output for PBMs, since 10.42.
 
               pngtopnm: fix gamma correction.