diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 066347acb..d5e7d1769 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2004-08-23 Jeff Johnston <jjohnstn@redhat.com> + + * libc/include/sys/unistd.h (getpass): Change prototype to use + const instead of __const. + 2004-08-16 Nathan Sidwell <nathan@codesourcery.com> * libc/stdio/vfscanf.c (_NO_LONGLONG): Move out of FLOATING_POINT |