************** NEWS


******    dwarf-ng, Version 0.3.1

* modified compiling scripts so that now works also on gcc version => 4.6.1 (see README file for more information).


******    rewriting dwarf-ng v 0.3 from scratch improving efficiency, stability, code readability, function scalability, and more....
you can find svn code in: branches/dwarf2 directory.

******    dwarf-ng, Version 0.2.1

* fixed bug on command line input string
* fixed bug in extended_dump putput

******    dwarf-ng, Version 0.2

* implemented a new elf sh_str_table
* implemented comment in language

******    dwarf-ng, Version 0.1 beta

* ELF file format supported
* MACH-O file format supported
* PE (Portable executable) file format supported
* GNU/Readline lib supported
* tmp file working
* inject function implemented
* add/create header function implemented

******    dwarf-ng, Version 0.1

* added more documentation in man page
* fixed Readline parser
TODO implement 'help' command
