about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2020-02-16 04:19:43 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2020-02-16 04:19:43 +0000
commit7e8574e4fbe371768eb8bb372741c92c1cb25907 (patch)
tree5a8991eb649082bb451fe2533160dab293a8e156 /doc
parent3e1f9cb3b38e68d3e273a0e37c372f158ed0c17c (diff)
downloadnetpbm-mirror-7e8574e4fbe371768eb8bb372741c92c1cb25907.tar.gz
netpbm-mirror-7e8574e4fbe371768eb8bb372741c92c1cb25907.tar.xz
netpbm-mirror-7e8574e4fbe371768eb8bb372741c92c1cb25907.zip
Add -listfile, sanity checks on file name pattern
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3739 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY9
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 634ee16c..5c4cc8b2 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -6,8 +6,10 @@ CHANGE HISTORY
 
 not yet  BJH  Release 10.90.00
 
-              Install: Use e.g. "10.90.00" for version in pkg-config and
-              config file, intead of e.g. "Netpbm 10.90.00".
+              pamundice: Add -listfile.
+
+              pamundice: Add error and warning messages for insane file name
+              pattern.
 
               pamdice: Fix junk output when -width or -height not specified.
 
@@ -17,6 +19,9 @@ not yet  BJH  Release 10.90.00
               libnetpbm: pm_read_unknown_size, rawtopgm, zeisstopnm: crash
               when out of memory
 
+              Install: Use e.g. "10.90.00" for version in pkg-config and
+              config file, intead of e.g. "Netpbm 10.90.00".
+
 19.12.29 BJH  Release 10.89.00
 
               pnmpad: Add -reportonly.