From b41838bc14621a793aa045606463dd903334f6b3 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Thu, 31 Mar 2016 01:58:24 +0000 Subject: update HISTORY git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2703 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- doc/HISTORY | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'doc/HISTORY') diff --git a/doc/HISTORY b/doc/HISTORY index b462ce0d..69da2785 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -6,18 +6,21 @@ CHANGE HISTORY not yet BJH Release 10.75.00 + Build: Remove use of strndup so it compiles on Mac OS X 10.6. + Broken in 10.74. + 16.03.27 BJH Release 10.74.00 pbmtext: produce same image when you run pbmtext with -width explicitly set to the width you get when you don't specify width. - pbmtext: ignore -nomargins with -width is specified. + pbmtext: ignore -nomargins when -width is specified. pbmtext: report when line ends are dropped because of truncation. - pbmtext: Fix bug: if input has an code point that is not in the + pbmtext: Fix bug: if input has a code point that is not in the font, Pbmtext substitutes space, but behavior is undefined if font doesn't have space either. Now it aborts the program in that case. -- cgit 1.4.1