about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 9c51e529..a4929f31 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,6 +4,19 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
+12.02.14 BJH  Release 10.35.84
+
+              pamscale: fix all black output with resampling.  Always broken.
+
+              pgmtexture: fix integer overflow in difference variance.
+              Always broken.
+
+              pgmtexture: fix array bounds violations in various calculations.
+              Always broken.
+
+              Build: always put Netpbm header files before external library
+              header files in search path.
+
 11.11.25 BJH  Release 10.35.83
 
               pngtopnm: fix crash with invalid tIME chunk.  Always broken.