about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 137b5d88..eb33cf22 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -19,6 +19,11 @@ not yet  BJH  Release 10.66.00
               can allocate a row buffer.  Thanks Prophet of the Way
               <afu@wta.att.ne.jp>.
 
+              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).
+
               pgmhist: fix buffer overrun with -median.  Always broken.
               -median was new in Netpbm 10.61 (December 2012).