diff options
author | Thomas Bushnell <thomas@gnu.org> | 2000-03-17 17:22:33 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 2000-03-17 17:22:33 +0000 |
commit | c027651cd57ac9785057b1d11aa1595ffd0edf60 (patch) | |
tree | d0fac0200f8db09f05a9726c52b78543f8bdc924 /libshouldbeinlibc/ChangeLog | |
parent | a1bd308813e6890f5877b10a1a0984d822c84b7e (diff) |
2000-03-17 Thomas Bushnell, BSG <tb@mit.edu>
* exec-reauth.c (exec_reauth): Always destroy REF, even when we
get errors.
Diffstat (limited to 'libshouldbeinlibc/ChangeLog')
-rw-r--r-- | libshouldbeinlibc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libshouldbeinlibc/ChangeLog b/libshouldbeinlibc/ChangeLog index fd6ec7c8..c9f3008f 100644 --- a/libshouldbeinlibc/ChangeLog +++ b/libshouldbeinlibc/ChangeLog @@ -1,3 +1,8 @@ +2000-03-17 Thomas Bushnell, BSG <tb@mit.edu> + + * exec-reauth.c (exec_reauth): Always destroy REF, even when we + get errors. + 2000-01-29 Roland McGrath <roland@baalperazim.frob.com> * maptime.h: Include <errno.h> for error_t decl. |