diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-07-03 23:50:29 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-07-03 23:50:29 +0000 |
commit | 0573b5a9f199716eba80f5bad9d50b4e109cfbe6 (patch) | |
tree | 15a37bbb26183980e30a7a972fad1031ea6f4e38 /libiohelp/ChangeLog | |
parent | ebbe233e5686d50ad90cb6131d49fd94519d86fb (diff) |
1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>
* iouser-reauth.c (iohelp_reauth): Use munmap instead of
vm_deallocate.
Diffstat (limited to 'libiohelp/ChangeLog')
-rw-r--r-- | libiohelp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libiohelp/ChangeLog b/libiohelp/ChangeLog index 9fcf3a5b..b8561ac0 100644 --- a/libiohelp/ChangeLog +++ b/libiohelp/ChangeLog @@ -1,3 +1,8 @@ +1999-07-03 Thomas Bushnell, BSG <tb@mit.edu> + + * iouser-reauth.c (iohelp_reauth): Use munmap instead of + vm_deallocate. + 1998-08-21 Roland McGrath <roland@baalperazim.frob.com> * Makefile (SRCS): Add return-buffer.c. |