diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-09-20 03:24:36 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-09-20 03:24:36 +0000 |
commit | 1d8004b2760e61d7e9fd67caa42bd6d0004a9f9d (patch) | |
tree | 1b7f1b4a2f2d5d6e3d00c7b61c5a3a73d83549d7 /ChangeLog | |
parent | b5c69d99130e6f70505c353a5eddd3405dda3108 (diff) | |
download | glibc-1d8004b2760e61d7e9fd67caa42bd6d0004a9f9d.tar.gz glibc-1d8004b2760e61d7e9fd67caa42bd6d0004a9f9d.tar.xz glibc-1d8004b2760e61d7e9fd67caa42bd6d0004a9f9d.zip |
Update.
* stdlib/isomac.c: Add va_copy to allowed macros.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f4621f9d8d..6e2667bbaf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 1999-09-19 Ulrich Drepper <drepper@cygnus.com> + * stdlib/isomac.c: Add va_copy to allowed macros. + * po/pl.po: Updated. 1999-09-17 Andreas Schwab <schwab@suse.de> |