diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2019-11-11 19:13:01 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2019-11-11 19:13:01 +0100 |
commit | 5ca235fa311883b332d9496acc901bee7662b3b5 (patch) | |
tree | 69193a112af2b6d5c5b566b3bb8a5b34c0f7ccda /ChangeLog | |
parent | e7acaf90ba791655ce26508c1f5facdea855d2aa (diff) | |
download | libayatana-appindicator-5ca235fa311883b332d9496acc901bee7662b3b5.tar.gz libayatana-appindicator-5ca235fa311883b332d9496acc901bee7662b3b5.tar.bz2 libayatana-appindicator-5ca235fa311883b332d9496acc901bee7662b3b5.zip |
release 0.5.40.5.4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 24 |
1 files changed, 22 insertions, 2 deletions
@@ -1,6 +1,26 @@ -2018-03-20 11:25:55 +0100 Mike Gabriel (949bf30) +2019-11-11 19:13:01 +0100 Mike Gabriel (7d9a2e5) - * release 0.5.3 (HEAD -> master, tag: 0.5.3) + * release 0.5.4 (HEAD -> master, tag: 0.5.4) + +2019-08-29 18:12:10 +0000 Mike Gabriel (e7acaf9) + + * Avoid deprecated g_type_class_add_private. + +2018-03-22 11:07:19 +0100 Mike Gabriel (f9d315a) + + * debian/control: Add Ds for libgtk*-dev to + libaytana-appindicator*-dev. + +2018-03-20 19:40:33 +0100 Mike Gabriel (7b7bd6b) + + * debian/control: Drop from Recommends: + ayatana-indicator-application. The -application Indicator + should be pulled in from the desktop env's side that wants + to utilize it (e.g. via the indicator-render applet). + +2018-03-20 11:25:55 +0100 Mike Gabriel (4892a12) + + * release 0.5.3 (tag: 0.5.3) 2018-03-20 09:36:41 +0000 Mike Gabriel (b14ba33) |