about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2022-04-24 00:55:00 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2022-04-24 00:55:00 +0000
commit5991a720c260e171c145d035014609f18cb2eaf3 (patch)
tree9fbe30f92ff0c7073e7737d078a460d7869124e8 /doc/HISTORY
parent55816e3b53d149a249fff96f262072da61e493dc (diff)
downloadnetpbm-mirror-5991a720c260e171c145d035014609f18cb2eaf3.tar.gz
netpbm-mirror-5991a720c260e171c145d035014609f18cb2eaf3.tar.xz
netpbm-mirror-5991a720c260e171c145d035014609f18cb2eaf3.zip
Release 10.98.02
git-svn-id: http://svn.code.sf.net/p/netpbm/code/advanced@4327 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 8900bf3f..b962fdad 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,6 +4,13 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
+22.04.24 BJH  Release 10.98.02
+
+              palmtopnm: Fix failure with bogus claim of invalid input on
+              architectures that do not use two's complement negative numbers.
+              Always broken.  (Ability to convert PackBits input was new in
+              Netpbm 10.27 (March 2005).
+
 22.04.10 BJH  Release 10.98.01
 
               pnmgamma -srgbtobt709, -bt709tosrgb: fix bug; incorrect output.