about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2010-05-20 23:27:16 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2010-05-20 23:27:16 +0000
commit5e1b7e1104e1f82c85714197f9cb435c673a68a0 (patch)
tree902ab7adfacba8318a4678d6e55947a52b85025b /doc/HISTORY
parentedf856006d34c72feed2ea11dde631957976530e (diff)
downloadnetpbm-mirror-5e1b7e1104e1f82c85714197f9cb435c673a68a0.tar.gz
netpbm-mirror-5e1b7e1104e1f82c85714197f9cb435c673a68a0.tar.xz
netpbm-mirror-5e1b7e1104e1f82c85714197f9cb435c673a68a0.zip
update HISTORY
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1219 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index dcd9dce4..dc793c97 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -28,6 +28,8 @@ not yet  BJH  Release 10.51.00
               libnetpbm, various PBM programs: Use SSE insted of MMX.  Thanks
               Prophet of the Way <afu@wta.att.ne.jp>.
 
+              pamarith: fix memory leak.
+
               pnm_bytespersample(): fix bogus assertion on 64 bit system.
 
               pnmtops: fix bug: 12 bits per sample output when 8 would do.