ChangeLog: Add missing file to two entries.

* libiberty/ChangeLog: Add missing file to two entries.

From-SVN: r202526
This commit is contained in:
Gary Benson 2013-09-12 13:27:46 +00:00
parent e1fb4ad332
commit 0e2cd22d3d
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,7 @@
DEMANGLE_COMPONENT_RVALUE_REFERENCE]: Capture scope the first
time the component is traversed, and use the captured scope for
subsequent traversals.
* testsuite/demangle-expected: Add regression test.
2013-09-10 Gary Benson <gbenson@redhat.com>
@ -40,6 +41,7 @@
DEMANGLE_COMPONENT_RVALUE_REFERENCE]: Capture scope the first
time the component is traversed, and use the captured scope for
subsequent traversals.
* testsuite/demangle-expected: Add regression test.
2013-08-20 Alan Modra <amodra@gmail.com>