about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index b0445362..442c3988 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -6,8 +6,12 @@ CHANGE HISTORY
 
 not yet  BJH  Release 10.69.00
 
-              Fix %g in messages where platform doesn't have vasprintf.
-              (But scores of %f are still left).
+              NetBSD: show actual numbers in messages instead of "f" or
+              no information, by using NetBSD's vasprintf.
+
+              Make %g in messages display the actual number instead of "g" in
+              messages where platform doesn't have vasprintf.  (But scores of
+              %f are still left).
 
               anytopnm: convert all images in a multi-image GIF instead of
               just the first.