aboutsummaryrefslogtreecommitdiff
path: root/libmpx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libmpx/ChangeLog')
-rw-r--r--libmpx/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/libmpx/ChangeLog b/libmpx/ChangeLog
index 67ae96a..3bf0376 100644
--- a/libmpx/ChangeLog
+++ b/libmpx/ChangeLog
@@ -1,3 +1,12 @@
+2017-01-17 Jakub Jelinek <jakub@redhat.com>
+
+ PR other/79046
+ * configure.ac: Add GCC_BASE_VER.
+ * Makefile.am (gcc_version): Use @get_gcc_base_ver@ instead of cat to
+ get version from BASE-VER file.
+ * configure: Regenerated.
+ * Makefile.in: Regenerated.
+
2016-12-27 H.J. Lu <hongjiu.lu@intel.com>
Alexander Ivchenko <alexander.ivchenko@intel.com>