Small doc updates

This commit is contained in:
gergely.erdelyi 2008-09-01 18:32:22 +00:00
parent e0186f450a
commit 17a5eca7a6
2 changed files with 5 additions and 2 deletions

View File

@ -1,16 +1,19 @@
Please see http://code.google.com/p/idapython/source/list for a
detailed list of changes.
Changes from version 0.9.0 to 0.9.59
Changes from version 0.9.0 to 0.9.61
------------------------------------
- INCOMPATIBLE CHANGE: the idaapi module needs to be imported manually
- Upgraded IDA Pro base version to 5.1
- Dropped Python 2.4 support
- Mac OS X support
- Support for IDB and debug notification hooks
- IDC compatibility layer is now complete and up to date for IDA 5.1
- Simple two-way calling mechanism between IDC and IDAPython
- Wrapped allins.hpp
- Tons of IDC fixes
- Tons of other misc fixes
Changes from version 0.8.0 to 0.9.0
-----------------------------------

View File

@ -20,7 +20,7 @@ http://www.d-dome.net/idapython/
INSTALLATION FROM BINARIES
1, Install Python 2.4 or 2.5 from http://www.python.org/
1, Install Python 2.5 from http://www.python.org/
2, Copy the directory python\ to the IDA install directory
3. Copy the plugin to the %IDADIR%\plugins\