diff options
author | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2010-06-13 00:06:48 +0000 |
---|---|---|
committer | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2010-06-13 00:06:48 +0000 |
commit | d636678d61703093d6a12f6daa683bee15c16a86 (patch) | |
tree | 6abc280e971a23504992a1026538f838bc1529ce /doc/HISTORY | |
parent | fc6409a3f3d5b911d51a3b3964e53ae19fb5edfd (diff) | |
download | netpbm-mirror-d636678d61703093d6a12f6daa683bee15c16a86.tar.gz netpbm-mirror-d636678d61703093d6a12f6daa683bee15c16a86.tar.xz netpbm-mirror-d636678d61703093d6a12f6daa683bee15c16a86.zip |
Update HISTORY
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1242 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r-- | doc/HISTORY | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY index 3b1dd41a..df84d97f 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -28,6 +28,14 @@ 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>. + pbmtext/libpbmfont: Fix wild pointer; probably asymptomatic. + Introduced in 10.39. + + pbmtext/libpbmfont: Fix some error messages for bad fonts. + + pbmtext/libpbmfont: fix crash with a BDF font with negative + left or bottom border. Introduced in 10.39. + pamarith: fix memory leak. Introduced in 10.41. pnm_bytespersample(): fix bogus assertion on 64 bit system. |