From 3c302cb8df5e5a4c61e2c78d501a52474acd2814 Mon Sep 17 00:00:00 2001 From: Eli Bendersky Date: Sun, 31 Mar 2013 13:58:10 -0700 Subject: [PATCH] update docs --- CHANGES | 1 + README.rst | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 7fec9c7..ba39629 100644 --- a/CHANGES +++ b/CHANGES @@ -11,6 +11,7 @@ Changelog request #6). - Support support for dumping the dynamic section (Mike Frysinger - pull request #7). + - Output of scripts/readelf.py now matches that of binutils 2.23.52 + Version 0.20 (27.01.2012) diff --git a/README.rst b/README.rst index 8ab647d..68a9e81 100644 --- a/README.rst +++ b/README.rst @@ -10,7 +10,7 @@ Pre-requisites -------------- As a user of **pyelftools**, one only needs Python to run. It works with -Python versions 2.6, 2.7 and 3.2. For hacking on **pyelftools** the +Python versions 2.6, 2.7 and 3.x (x >= 2). For hacking on **pyelftools** the requirements are a bit more strict, please see the `hacking guide `_. -- 2.30.2