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:12:19 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2019-01-07 16:12:19 +0000
commit057569d856fa62e8e09e8c663181df7cf15d826c (patch)
treeb2c3b3d76c659269bcc3326b7b76c55799180d4c /doc
parentcd30a9c336150b8cdec03936d8355acc5d42d039 (diff)
downloadnetpbm-mirror-057569d856fa62e8e09e8c663181df7cf15d826c.tar.gz
netpbm-mirror-057569d856fa62e8e09e8c663181df7cf15d826c.tar.xz
netpbm-mirror-057569d856fa62e8e09e8c663181df7cf15d826c.zip
Fix bug: 'setlinetype nodiag' says invalid type
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3493 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index a94754d0..b6dbd700 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -21,6 +21,8 @@ not yet  BJH  Release 10.86.00
               intensity in the image.  Always broken - Ppmbrighten was new in
               the first Netpbm release in 1991.
 
+              ppmdraw: Fix bug: 'setlinetype nodiag' says invalid type.
+
 18.12.29 BJH  Release 10.85.00
 
               pnmpaste: Add -nand, -nor, and -nxor.