diff options
Diffstat (limited to 'pfinet/ChangeLog')
-rw-r--r-- | pfinet/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pfinet/ChangeLog b/pfinet/ChangeLog index af66b0be..0a32afc7 100644 --- a/pfinet/ChangeLog +++ b/pfinet/ChangeLog @@ -1,3 +1,8 @@ +2001-07-13 Neal H Walfield <neal@cs.uml.edu> + + * options.c (parse_opt): In the cases where we hold global_lock + and fail, we must release the lock before calling FAIL. + 2001-06-08 Marcus Brinkmann <marcus@gnu.org> * timer-emul.c (add_timer): Don't add jiffies to EXPIRES, it is |