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/HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 3256d5fb..818b6ac4 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -22,6 +22,9 @@ not yet  BJH  Release 10.70.00
               nearly always.  Always broken (These options were new in
               Netpbm 10.32 (February 2006)).
 
+              cameratopam: fix bug: variable used before set; unknown impact.
+              Introduced in Netpbm 10.66 (March 2014).
+
               On Windows, don't leave temporary files around (previous code
               did so because unlink of an open file fails in Windows; new
               code deletes temporary files via atexit).  Thanks