diff options
Diffstat (limited to 'config/ChangeLog')
| -rw-r--r-- | config/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index 409e2b1b..586ebb03 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,10 @@ +2015-03-18 Petr Machata <[email protected]> + + * known-dwarf.awk (comment): Drop all uses of this variable. + (END): Always emit the non-_DESC variant. Emit + DWARF_ALL_KNOWN_DW_ instead of ALL_KNOWN_DW_*, and + DWARF_ONE_KNOWN_DW_ instead of ONE_KNOWN_DW_*. + 2015-02-20 Petr Machata <[email protected]> * known-dwarf.awk (END): Drop useless variables lo, hi. Merge two |
