diff options
Diffstat (limited to 'util/ChangeLog')
-rw-r--r-- | util/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog index 9550271d9..5bbd47455 100644 --- a/util/ChangeLog +++ b/util/ChangeLog @@ -1,3 +1,9 @@ +2002-07-05 Werner Koch <[email protected]> + + * argparse.c (initialize): We better exit after a read error so + that we don't run into an endless loop when reading a directory. + Noted by Andrew Suffield. + 2002-07-01 David Shaw <[email protected]> * argparse.c (optfile_parse): Fix variable typo - 'p2' should be |