summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/pyelftools/CHANGES
blob: dc64e660e8590b7b29a2994128ae922e4b71cabb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Changelog
=========

+ Version 0.21 (??)

  - Added new example: dwarf_decode_address - decode function name and
    file & line information from an address.

+ Version 0.20 (27.01.2012)

  - Python 3 support
  - Fixed some problems with running tests
  - Issue #2: made all examples run (and test/run_examples_test.py pass)
    on Windows.

+ Version 0.10 - Initial public release (06.01.2012)