diff options
Diffstat (limited to 'utils/ChangeLog')
-rw-r--r-- | utils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog index a96053a8..ca3f6551 100644 --- a/utils/ChangeLog +++ b/utils/ChangeLog @@ -1,3 +1,8 @@ +2002-05-06 Marcus Brinkmann <marcus@gnu.org> + + * settrans.c (main): Return 0 instead of using break (which only + gets us out of the while loop). + 2002-05-05 Marcus Brinkmann <marcus@gnu.org> * fakeauth.c (main): Add ARGP_IN_ORDER to argp_parse invocation. |