diff options
author | Peter Palfrader <peter@palfrader.org> | 2003-05-24 13:38:26 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2003-05-24 13:38:26 +0000 |
commit | 7814da09d84e6365a4261552c38a016c31b89978 (patch) | |
tree | 0aa882ce8de0a3915a309f83631e3b19c2270af2 /NEWS | |
parent | 2c473a9b9167e3b5e00ab378145bf4ef9e5dbb56 (diff) |
Document thesaurusindexfile
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,7 +2,8 @@ Changes in * Fix 0/false in Fetch/Ping/Show in summary report. * fork() for calling mixmaster, so we can exec() it rather can using open("| ...") which ivokes a shell. - * Catch SIGPIPE + * Catch SIGPIPE. + * Document thesaurusindexfile. Changes in version * Minor documentation fixes suggested by Ryan Lackey. |