diff options
author | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2016-06-26 18:02:42 +0000 |
---|---|---|
committer | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2016-06-26 18:02:42 +0000 |
commit | cd5163ed76bf0a04c2677149271095459bd1f4c8 (patch) | |
tree | 5ec561746e4dc3f22bccd96c1e0b67bf891c4f30 /doc/HISTORY | |
parent | ae38293b8fe84689fb9decc2c1b6e54f32057941 (diff) | |
download | netpbm-mirror-cd5163ed76bf0a04c2677149271095459bd1f4c8.tar.gz netpbm-mirror-cd5163ed76bf0a04c2677149271095459bd1f4c8.tar.xz netpbm-mirror-cd5163ed76bf0a04c2677149271095459bd1f4c8.zip |
Release 10.47.62
git-svn-id: http://svn.code.sf.net/p/netpbm/code/super_stable@2798 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r-- | doc/HISTORY | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY index bdc60af6..922f5584 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -4,6 +4,18 @@ Netpbm. CHANGE HISTORY -------------- +16.06.26 BJH Release 10.47.62 + + pamarith: fix incorrect output when maxvals differ, for + -add, -multiply, -mean, -min, -max. Broken in Netpbm 10.41 + (December 2007). + + pbmtextps: Abort with error instead of generating single space + when user supplies no text. + + pbmtextps: Fix bug: input text or font name with Postscript + control characters messes up the Postscript program. + 16.05.09 BJH Release 10.47.61 bmptopnm: fail properly with Version 4, 5 Windows BMP. |