diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 66a70e8ab9..d982a00885 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 1999-06-21 Ulrich Drepper <drepper@cygnus.com> + * stdlib/longlong.h: Provide __P definition if not already + defined. + * include/wchar.h: Use __gnuc_va_list not va_list in prototype. 1999-06-18 Thorsten Kukuk <kukuk@suse.de> |