Changelog for
bokken-1.8-1.el5.i686.rpm :
Thu Jun 11 00:00:00 2015 Lawrence R. Rogers
1.8
* Release 1.7
Release 1.8 (10-06-2015
* Removed pyew entirely. Its support has been in a non-official deprecated
state for the past two years but we were trying not to do it. Pyew has
some dependencies that makes harder to package it, it\'s missing a lot of
features from r2, plus it sees very few releases.
* Removed other almost useless features in their current form: Strings repr
and Interactive mode. We expect to bring those at some point in a proper
way.
* Added r2 console. It crashes here and there but we think it\'s rather
usable.
* Added interactive Python console.
* Rearranged and simplified some tabs: Strings, Relocs and File info.
* Some additional cleanups and fixes.
Wed May 6 00:00:00 2015 Lawrence R. Rogers 1.7
* Release 1.7
Release 1.7 (04-05-2015)
* General refactoring of functions and classes to make them more abstract and generic.
* Added new experimental web server (Mune) based on webpy with command-line
flag --web. It\'s very incomplete but the idea is to keep making it a
first-class citizen in subsequent releases.
* Fixed a lot of usability bugs, weird bugs, corner cases, unhandled
exceptions and the like.
* Revamped all the search dialogs, moved them to a new tab and fixed some
bugs in the meantime.
* Added compatibility with radare2 up to 0.9.8.
* Added support for base address in radare.
* Updated xdot to latest version.
* Fixed Add comment functionality.
* Added click-to-go and highlighting the search string.