aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-09-20 03:24:36 +0000
committerUlrich Drepper <drepper@redhat.com>1999-09-20 03:24:36 +0000
commit1d8004b2760e61d7e9fd67caa42bd6d0004a9f9d (patch)
tree1b7f1b4a2f2d5d6e3d00c7b61c5a3a73d83549d7 /ChangeLog
parentb5c69d99130e6f70505c353a5eddd3405dda3108 (diff)
downloadglibc-1d8004b2760e61d7e9fd67caa42bd6d0004a9f9d.zip
glibc-1d8004b2760e61d7e9fd67caa42bd6d0004a9f9d.tar.gz
glibc-1d8004b2760e61d7e9fd67caa42bd6d0004a9f9d.tar.bz2
Update.
* stdlib/isomac.c: Add va_copy to allowed macros.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f4621f9..6e2667b 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>