summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog23
1 files changed, 23 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 40f1ba1..2560d6c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: