summaryrefslogtreecommitdiff
path: root/libquadmath/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libquadmath/ChangeLog')
-rw-r--r--libquadmath/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libquadmath/ChangeLog b/libquadmath/ChangeLog
index 73d0e3077c5..bc37c3f66ba 100644
--- a/libquadmath/ChangeLog
+++ b/libquadmath/ChangeLog
@@ -1,3 +1,7 @@
+2017-07-19 Gerald Pfeifer <gerald@pfeifer.com>
+
+ * math/powq.c (powq): Use uint32_t instead of u_int32_t.
+
2017-07-19 Jakub Jelinek <jakub@redhat.com>
PR libquadmath/65757