about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 81aa0da3..7be10a64 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -12,6 +12,9 @@ not yet  BJH  Release 10.50.00
 
               pnmconvol: Add -normalize .
 
+              pm_system(): Close extraneous file descriptors that, among
+              other things, prevent child from seeing EOF.
+
               libnetpbm: Add PNM_GETR(), PNM_GETG(), PNM_GETB().  Same
               as PPM_GETR(), etc.