summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f2e8dc7..c317398 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+18-02-11 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/core/logs.c:
+ Remove compilation warnings.
+
+ * src/gui/panels/Makefile.am:
+ Add the 'updating*[ch]' files to libguipanels_la_SOURCES.
+
+ * src/gui/panels/errors.c:
+ Update code.
+
+ * src/gui/panels/panel-int.h:
+ * src/gui/panels/panel.c:
+ * src/gui/panels/panel.h:
+ Remove old code.
+
+ * src/gui/panels/updating-int.h:
+ * src/gui/panels/updating.c:
+ * src/gui/panels/updating.h:
+ New entries: create a dedicated interface fot panel updating.
+
18-02-05 Cyrille Bagard <nocbos@gmail.com>
* configure.ac: