diff options
author | Roland McGrath <roland@gnu.org> | 2002-05-05 03:27:25 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-05-05 03:27:25 +0000 |
commit | 77d37fdfaafbfa2a6a2125da7525d754e77f8939 (patch) | |
tree | 33df46be7a1f9560415a0ab75b54a8f0f51a9e2f /libiohelp/ChangeLog | |
parent | 01e94689a240dcd60b5e6dfbe8133894f9a9deba (diff) |
.
Diffstat (limited to 'libiohelp/ChangeLog')
-rw-r--r-- | libiohelp/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libiohelp/ChangeLog b/libiohelp/ChangeLog index 50026606..53c326ed 100644 --- a/libiohelp/ChangeLog +++ b/libiohelp/ChangeLog @@ -1,3 +1,12 @@ +2002-05-04 Roland McGrath <roland@frob.com> + + * iouser-create.c (iohelp_create_complex_iouser): Add const to args. + * iohelp.h: Update decl. + + * iouser-restrict.c: New file. + * Makefile (SRCS): Add it. + * iohelp.h: Declare iohelp_restrict_iouser. + 2001-04-21 Neal H Walfield <neal@cs.uml.edu> * iohelp.h (iohelp_create_iouser): Change declaration |