about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2020-03-26 00:44:02 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2020-03-26 00:44:02 +0000
commit6d3599d316fad322bbba6d5d8864f41436c4ba35 (patch)
tree4b4311f7d9d6ea5efa425af2a5c9e66ad613ee01 /doc
parent9eab7ed6ece1d8881bb23eb30af723493e9b6659 (diff)
downloadnetpbm-mirror-6d3599d316fad322bbba6d5d8864f41436c4ba35.tar.gz
netpbm-mirror-6d3599d316fad322bbba6d5d8864f41436c4ba35.tar.xz
netpbm-mirror-6d3599d316fad322bbba6d5d8864f41436c4ba35.zip
Fix interpretation of angles larger than 90 degrees
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3772 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 05a8045f..1222f87d 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -29,6 +29,10 @@ not yet  BJH  Release 10.90.00
               degrees.  Always broken; pnmshear was in primordial Netpbm,
               ca. 1989.
 
+              pnmshear: Fix shearing direction for angles larger than 90
+              degrees.  Always broken; pnmshear was in primordial Netpbm,
+              ca. 1989.
+
               pamditherbw: Fix bug: issue error message instead of just
               ignoring one of the options when you specify -hilbert and
               another halftone option.