about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2019-01-07 16:22:51 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2019-01-07 16:22:51 +0000
commitb69ed32eefbedb589d1b521d884bd511e2db3fdf (patch)
tree299fb5151c7e15be0302936beb8082c870e81680 /doc
parentee250e7490cbb3550fed22fdb98b7152cce20b72 (diff)
downloadnetpbm-mirror-b69ed32eefbedb589d1b521d884bd511e2db3fdf.tar.gz
netpbm-mirror-b69ed32eefbedb589d1b521d884bd511e2db3fdf.tar.xz
netpbm-mirror-b69ed32eefbedb589d1b521d884bd511e2db3fdf.zip
Release 10.85.01
git-svn-id: http://svn.code.sf.net/p/netpbm/code/advanced@3495 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index f0dc1084..f95fc8c0 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,6 +4,18 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
+19.01.07 BJH  Release 10.85.01
+
+              pamstretch: Reject very large scale factors instead of producing
+              incorrect output.
+
+              ppmbrighten: Fix crash with -normalize when there is only one
+              intensity in the image.  Always broken - Ppmbrighten was new in
+              the first Netpbm release in 1991.
+
+              ppmdraw: Fix bug: 'setlinetype nodiag' says invalid type.
+              Always broken.  (Ppmdraw was new in Netpbm 10.29 (August 2005)).
+
 18.12.29 BJH  Release 10.85.00
 
               pnmpaste: Add -nand, -nor, and -nxor.