aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarek Polacek <polacek@redhat.com>2012-02-07 22:40:49 +0100
committerMarek Polacek <polacek@redhat.com>2012-02-07 22:40:49 +0100
commita22f12b477654522f5be86a0148c30b7a24bd507 (patch)
tree958883943a0ade493598edd0b45fa904d7233bd1 /ChangeLog
parent148cf100de9bf0fad4009c4294df436de4db7577 (diff)
downloadglibc-a22f12b477654522f5be86a0148c30b7a24bd507.tar
glibc-a22f12b477654522f5be86a0148c30b7a24bd507.tar.gz
glibc-a22f12b477654522f5be86a0148c30b7a24bd507.tar.bz2
glibc-a22f12b477654522f5be86a0148c30b7a24bd507.zip
Remove _G_ARGS macros.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 51f60599fa..2ebf72b1de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2012-02-07 Marek Polacek <polacek@redhat.com>
+ * sysdeps/generic/_G_config.h: Remove _G_ARGS macro.
+ * sysdeps/gnu/_G_config.h: Likewise.
+ * sysdeps/mach/hurd/_G_config.h: Likewise.
+
+2012-02-07 Marek Polacek <polacek@redhat.com>
+
* math/Makefile (tests): Add tst-CMPLX2.
* math/tst-CMPLX2.c: New file.