summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/ChangeLog4
-rw-r--r--config/elfutils.spec.in3
2 files changed, 7 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index 64b58e1b..00f3ddc4 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,7 @@
+2015-06-19 Mark Wielaard <[email protected]>
+
+ * elfutils.spec.in: Update for 0.163.
+
2015-06-11 Mark Wielaard <[email protected]>
* elfutils.spec.in (devel): Include elfutils/known-dwarf.h and
diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in
index ea064bcb..5407f1ab 100644
--- a/config/elfutils.spec.in
+++ b/config/elfutils.spec.in
@@ -198,6 +198,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_libdir}/libelf.a
%changelog
+* Fri Jun 19 2015 Mark Wielaard <[email protected]> 0.163-1
+- Bug fixes only, no new features.
+
* Wed Jun 10 2015 Mark Wielaard <[email protected]> 0.162-1
- libdw: Install new header elfutils/known-dwarf.h.
dwarf.h Add preliminary DWARF5 constants DW_TAG_atomic_type,