projects
/
pyelftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4ec426
)
Update CHANGES
author
Eli Bendersky
<eliben@gmail.com>
Tue, 6 Mar 2018 13:56:18 +0000
(
05:56
-0800)
committer
Eli Bendersky
<eliben@gmail.com>
Tue, 6 Mar 2018 13:56:18 +0000
(
05:56
-0800)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index a8f3c428496e4f539ad713cb44dd3c9b93c2d761..a014d56a81f281ce21a02b05565d25dacd8088b1 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-9,6
+9,7
@@
Changelog
- Don't attempt to hex/string dump SHT_NOBITS sections in readelf (#119).
- Add Python 3.5 testing to the tox file.
- Minor bugfixes (#118)
+ - Cleanup: Use argparse instead of optparse
+ Version 0.24 (04.08.2016)