projects
/
pyelftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08b7558
)
Update CHANGES
author
Eli Bendersky
<eliben@gmail.com>
Fri, 27 Dec 2013 14:46:03 +0000
(06:46 -0800)
committer
Eli Bendersky
<eliben@gmail.com>
Fri, 27 Dec 2013 14:46:03 +0000
(06:46 -0800)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index 001ce982a1effe24e65d79bdbb4e1508ee394d22..400290f400db2fc4d1ad9edeb6b5cfc440bdd40f 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-10,6
+10,8
@@
Changelog
(contributed by Yann Rouillard).
- Added some initial support for DWARF4 (as generated by gcc 4.8)
and DWARF generated by recent versions of Clang (3.3).
+ - Added the get_full_path utility method to DIEs that have an associated
+ file name / path (based on pull request #16 by Shaheed Haque).
+ Version 0.21 (17.04.2013)