diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -1,3 +1,25 @@ +11-07-11 Cyrille Bagard <nocbos@gmail.com> + + * src/analysis/binary.c: + Load the type of binary from XML. + + * src/common/xml.c: + * src/common/xml.h: + Provide a way to specify string attributes in nodes. + + * src/dialogs/Makefile.am: + Add add_shellcode.[ch] to libdialogs_la_SOURCES. + + * src/editor.c: + Define new menus for adding binaries. + + * src/format/part.c: + Update call to [_]add_string_attribute_to_node. + + * src/gtkext/easygtk.c: + * src/gtkext/easygtk.h: + Create the 'qck_create_textview()' function. + 11-01-06 Cyrille Bagard <nocbos@gmail.com> * po/fr.po: |