diff options
author | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2022-07-17 18:03:31 +0000 |
---|---|---|
committer | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2022-07-17 18:03:31 +0000 |
commit | 51ae6d9e027a7308e9b3c22305bd8206344f3f7c (patch) | |
tree | 10d90758e8ae4b39e13602cc719d919365114d40 /doc/HISTORY | |
parent | 5bcb369386d617631627a4fb086ff6ab80ffa157 (diff) | |
download | netpbm-mirror-51ae6d9e027a7308e9b3c22305bd8206344f3f7c.tar.gz netpbm-mirror-51ae6d9e027a7308e9b3c22305bd8206344f3f7c.tar.xz netpbm-mirror-51ae6d9e027a7308e9b3c22305bd8206344f3f7c.zip |
Release 10.99.01
git-svn-id: http://svn.code.sf.net/p/netpbm/code/advanced@4364 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r-- | doc/HISTORY | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY index a457a207..aa31064b 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -4,6 +4,16 @@ Netpbm. CHANGE HISTORY -------------- +22.07.17 BJH Release 10.99.01 + + ppmtoicr: Fix bug: all options cause bogus command line parsing + errors. Always broken. Ppmtoicr was new in 1991. + + ppmtoicr: Fix arithmetic overflows. + + ppmtoicr: make -rle option issue an error message saying it no + longer exists (it did, sort of, before 2015). + 22.06.24 BJH Release 10.99.00 Add pamrestack. |