summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-08-21 14:30:50 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-08-21 14:30:50 (GMT)
commit0f73369ad9cd15cb17ae44aadfc035cb12778b93 (patch)
tree62ac147a79801bbfa34f0af36cd8430486d25680 /ChangeLog
parent62eb3b9716f4d3ecbb7727c7a01c0564129f0111 (diff)
Fixed installation directories.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b17ec71..c56cc94 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,26 @@
17-08-21 Cyrille Bagard <nocbos@gmail.com>
+ * configure.ac:
+ * pixmaps/Makefile.am:
+ * plugins/devdbg/Makefile.am:
+ * plugins/fmtp/Makefile.am:
+ * plugins/libcsem/Makefile.am:
+ * plugins/mobicore/Makefile.am:
+ * plugins/pychrysa/Makefile.am:
+ * plugins/python/apkfiles/Makefile.am:
+ * plugins/python/samples/Makefile.am:
+ * plugins/readdex/Makefile.am:
+ * plugins/readelf/Makefile.am:
+ * plugins/readmc/Makefile.am:
+ * plugins/ropgadgets/Makefile.am:
+ * src/core/core.c:
+ * src/gui/core/theme.c:
+ * src/main.c:
+ * themes/Adwaita/Makefile.am:
+ Fix installation directories.
+
+17-08-21 Cyrille Bagard <nocbos@gmail.com>
+
* src/gtkext/gtkbinarystrip.c:
* src/gtkext/gtkgraphdisplay.c:
* src/gui/panels/glance.c: