From dcd17127e4ced836c9487888052d54d700d6f834 Mon Sep 17 00:00:00 2001 From: Eli Bendersky Date: Tue, 16 Jan 2018 05:43:00 -0800 Subject: [PATCH] Mention recent changes in CHANGES --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 11e18a0..a8f3c42 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,9 @@ Changelog + Version 0.25 (??) + - Make parsing of SH_TYPE and PT_TYPE fields dependent on the machine + (e_machine header field), making it possible to support conflicting type + enums between different machines (#71 and #121). - 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) -- 2.30.2