aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-01-27 12:40:19 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-01-27 12:40:20 +0100
commit0240328b9fd3680a041d9213696ca19816a7a58f (patch)
treea10b0611b608481e238c94a89865dea05573eb0d /ChangeLog
parentedbee76c957ccc3d0d854073cc8d3a45a401fceb (diff)
downloadayatana-indicator-application-0240328b9fd3680a041d9213696ca19816a7a58f.tar.gz
ayatana-indicator-application-0240328b9fd3680a041d9213696ca19816a7a58f.tar.bz2
ayatana-indicator-application-0240328b9fd3680a041d9213696ca19816a7a58f.zip
release 0.8.910.8.91release-builds
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