aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2012-01-08 10:07:26 -0500
committerUlrich Drepper <drepper@gmail.com>2012-01-08 10:07:26 -0500
commitac097f5cd08c8e60097297bd51e04f4fe1b25cc0 (patch)
treefbf68ae6835f3794e0e61c12677bb0e6c914586c /ChangeLog
parent2119dcfaccfa6fabf9e6be15f6d97ad041252ac9 (diff)
downloadglibc-ac097f5cd08c8e60097297bd51e04f4fe1b25cc0.tar
glibc-ac097f5cd08c8e60097297bd51e04f4fe1b25cc0.tar.gz
glibc-ac097f5cd08c8e60097297bd51e04f4fe1b25cc0.tar.bz2
glibc-ac097f5cd08c8e60097297bd51e04f4fe1b25cc0.zip
Define CMPLX, CMPLXF, CMPLXL
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 78ac067bfc..776323a0e3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2012-01-08 Ulrich Drepper <drepper@gmail.com>
+ [BZ #1350]
+ * math/complex.h (CMPLX, CMPLXF, CMPLXL): Define.
+
* configure.in: static is always set to yes. Remove.
* config.make.in: Don't set build-static.
* Makeconfig: Remove use of build-static.