aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorCaroline Tice <cmtice@google.com>2020-09-09 14:11:33 -0700
committerCaroline Tice <cmtice@google.com>2020-09-09 14:11:33 -0700
commitfcf56ef5d562eef8d715a76228a5aa1312c689d5 (patch)
treef6ee95bd56241c6d253675e89bf9749874def705 /include/ChangeLog
parentde8421dd8a040619eca72be1ce1cb4b2eeafade9 (diff)
Update include/ChangeLog
ChangeLog entry did not get properly updated with previous commit. Fix that. 2020-09-09 Caroline Tice <cmtice@google.com> include/ * dwarf2.h (enum dwarf_sect_v5): A new enum section for the sections in a DWARF 5 DWP file (DWP version 5).
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 7203bffe599..1bdedac06c3 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,8 @@
+2020-09-09 Caroline Tice <cmtice@google.com>
+
+ * dwarf2.h (enum dwarf_sect_v5): A new enum section for the
+ sections in a DWARF 5 DWP file (DWP version 5).
+
2020-09-08 Felix Willgerodt <felix.willgerodt@intel.com>
* floatformat.h (floatformat_bfloat16_big): New.