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, 4 insertions, 1 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index cdba5fed..2864732e 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -12,6 +12,8 @@ not yet  BJH  Release 10.58.00
               pgmtexture: fix array bounds violations in various calculations.
               Always broken.
 
+              xpmtoppm: Make it work on XPM with zero characters per pixel.
+
               Windows/Mingw: fix bug: temporary file creation fails
               consistently.  Broken in 10.34.
 
@@ -19,7 +21,8 @@ not yet  BJH  Release 10.58.00
 
               Windows: compute program name correctly.
 
-              xpmtoppm: Make it work on XPM with zero characters per pixel.
+              Build: use Pkgconfig to find libxml2 if it works (fall back
+              to xml2-config).
 
 11.12.30 BJH  Release 10.57.00