diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -1,3 +1,26 @@ +15-02-23 Cyrille Bagard <nocbos@gmail.com> + + * src/analysis/binary.c: + Track updates inside the bookmarks collection. + + * src/analysis/binary.h: + Typo. + + * src/analysis/db/misc/rlestr.c: + Optimize the network pressure while sending strings. + + * src/analysis/db/server.c: + Fix a bug: do not close the connection after the initial handshake. + + * src/glibext/gbufferline.c: + Create a signal used when changing line flags. + + * src/gui/menus/project.c: + Connect to the server only once disassbling is done. + + * src/gui/panels/bookmarks.c: + Typo. + 15-02-22 Cyrille Bagard <nocbos@gmail.com> * src/gui/panels/bookmarks.c: |