about summary refs log tree commit diff
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2008-05-10 19:09:08 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2008-05-10 19:09:08 +0000
commit9d83ca2de771e78cab93f8187743ea24ad8dc8f8 (patch)
treed72a2d0e773560197a46712ea098dd368685b69c
parent63ac1801c539c99cab8ae455e4799e8abbf9ad36 (diff)
downloadnetpbm-mirror-9d83ca2de771e78cab93f8187743ea24ad8dc8f8.tar.gz
netpbm-mirror-9d83ca2de771e78cab93f8187743ea24ad8dc8f8.tar.xz
netpbm-mirror-9d83ca2de771e78cab93f8187743ea24ad8dc8f8.zip
HISTORY updates
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@621 9d0c8265-081b-0410-96cb-a4ca84ce46f8
-rw-r--r--doc/HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index ab599ef8..947a6fa7 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -9,6 +9,10 @@ not yet  BJH  Release 10.43.00
               pnmnorm: adjust bvalue, wvalue when -bpercent and/or -wpercent
               would cause an overlap, instead of failing.
 
+              pbm_loadbdffont(): handle zero size glyph.  Affects pbmtext.
+
+              pbmtext: fail properly if input contains no text.
+
               pnmnorm: fix -colorvalue, -saturation, -keephues options.
 
               pnmnorm: fix resolution of conflicting -wpercent and -wvalue.