aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog33
1 files changed, 32 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 611a32c..a8dfd4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,37 @@
+2022-01-27 Mike Gabriel
+
+ * release 0.8.91 (HEAD -> main, tag: 0.8.91)
+
+2022-01-27 Robert Tari
+
+ * Merge branch
+ 'sunweaver-pr/use-pkg-config-indicatordir-for-library-path'
+ (edbee76)
+
+2022-01-26 Mike Gabriel
+
+ * data/CMakeLists.txt: Update detection of SYSTEMD_USER_DIR, use
+ systemd's pkg-config variable if possible. (3c432ed)
+ * CMakeLists.txt: Fix project name (ayatana-indicator-application,
+ not ayatana-appindicator-application). (a986a42)
+
+2022-01-27 Robert Tari
+
+ * Merge branch 'sunweaver-pr/fix-systemd-unit-file-location'
+ (8b83c01)
+
+2022-01-26 Mike Gabriel
+
+ * src/CMakeLists.txt: Use pkg-config's indicatordir as library
+ installation path. (c8de140)
+ * data/CMakeLists.txt: Update detection of SYSTEMD_USER_DIR, use
+ systemd's pkg-config variable if possible. (b70b185)
+ * CMakeLists.txt: Fix project name (ayatana-indicator-application,
+ not ayatana-appindicator-application). (d49af68)
+
2021-11-18 Mike Gabriel
- * release 0.8.90 (HEAD -> main, tag: 0.8.90)
+ * release 0.8.90 (91143cb) (tag: 0.8.90)
2021-10-25 Robert Tari