about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2011-01-30 19:12:31 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2011-01-30 19:12:31 +0000
commit6477f65cea110036ee070e0c4ee4ed244a5d935b (patch)
tree9519b2782e7ef5661a6edabd5b21fc9c94dc1afd /doc
parent383894ea1225549395d9992cbe26a34f7cb6ce16 (diff)
downloadnetpbm-mirror-6477f65cea110036ee070e0c4ee4ed244a5d935b.tar.gz
netpbm-mirror-6477f65cea110036ee070e0c4ee4ed244a5d935b.tar.xz
netpbm-mirror-6477f65cea110036ee070e0c4ee4ed244a5d935b.zip
Release 10.53.02
git-svn-id: http://svn.code.sf.net/p/netpbm/code/advanced@1397 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 4d19d8ee..0f511260 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,8 +4,17 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
+11.01.30 BJH  Release 10.53.02
+
+              asciitopgm: fix bug: memory corruption on too-long lines.
+
+              asciitopgm: fix bug: improper handling of blank lines.
+              
+              Rename pbmtoicon to pbmtosunicon, to go with change
+              of icontopbm to sunicontopnm in 10.53.00.
 
 11.01.15 BJH  Release 10.53.01
+
               pngtopam: fix bug: -verbose reports history chunk present when
               it's really a palette.
 
@@ -77,6 +86,9 @@ CHANGE HISTORY
               to start with "pm_": shhopt, nstring, nsleep.  Eliminate
               createBlackTuple -- pnmCreateBlackTuple already existed.
 
+              libnetpbm: Change shared library major number to 11 because
+              of above renaming.
+
               build: include -lm in build of pamtopdbimg, pdbimgtopam.
 
               configure: Make warnings stand out more.