diff options
author | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2014-03-02 18:54:00 +0000 |
---|---|---|
committer | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2014-03-02 18:54:00 +0000 |
commit | 9d95550ce975f2d56bc8ea41d94d74ae84eb345a (patch) | |
tree | 6f6040c4a2e45425b860a39d65f4c67df1379636 /doc/HISTORY | |
parent | 8846d0a962210912609fb4c1be2c721ef5a3d7e8 (diff) | |
download | netpbm-mirror-9d95550ce975f2d56bc8ea41d94d74ae84eb345a.tar.gz netpbm-mirror-9d95550ce975f2d56bc8ea41d94d74ae84eb345a.tar.xz netpbm-mirror-9d95550ce975f2d56bc8ea41d94d74ae84eb345a.zip |
Release 10.65.07
git-svn-id: http://svn.code.sf.net/p/netpbm/code/advanced@2149 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r-- | doc/HISTORY | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY index ec1fb912..f65e433a 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -4,6 +4,16 @@ Netpbm. CHANGE HISTORY -------------- +not yet BJH Release 10.65.07 + + pgmhist: fix incorrect report of quantiles or crash due to array + bounds violation in some builds. Thanks Prophet of the Way + <afu@wta.att.ne.jp>. Always broken. Quantile reporting was + new in Netpbm 10.61 (December 2012). + + Windows build: fix missing .exe on copies of programs under + their old names. + 14.03.01 BJH Release 10.65.06 pgmhist: fix buffer overrun with -median. Always broken. |