summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d4c8b6..a585fbc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+15-08-03 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/analysis/project.c:
+ Update code.
+
+ * src/glibext/signal.c:
+ * src/glibext/signal.h:
+ Allow to emit signals to GTK main thread for GUI updates in a generic way.
+
+ * src/gui/panels/bookmarks.c:
+ Update code.
+
+ * src/gui/panels/history.c:
+ Update code. Sort collected items properly.
+
15-07-31 Cyrille Bagard <nocbos@gmail.com>
* src/arch/arm/v7/helpers.h: