aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2020-07-24 06:38:58 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2020-07-24 06:38:59 +0200
commitfac3c960acc91c03129ae3a37999a3c8edce4bf2 (patch)
tree5404ff7c88966156313ad5e239ce26a18384fb24 /ChangeLog
parentef4ea9d02b88ab4ed60811cad93ff64405749d3d (diff)
downloadayatana-ido-fac3c960acc91c03129ae3a37999a3c8edce4bf2.tar.gz
ayatana-ido-fac3c960acc91c03129ae3a37999a3c8edce4bf2.tar.bz2
ayatana-ido-fac3c960acc91c03129ae3a37999a3c8edce4bf2.zip
release 0.5.00.5.0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog46
1 files changed, 44 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index d568241..16d61a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,48 @@
-2019-12-04 21:44:50 +0100 Mike Gabriel
+2020-07-24 06:38:58 +0200 Mike Gabriel
- * release 0.4.90 (HEAD -> master, tag: 0.4.90)
+ * release 0.5.0 (HEAD -> master, tag: 0.5.0)
+
+2020-07-24 06:34:44 +0200 Mike Gabriel (ef4ea9d)
+
+ * src/idomessagedialog.c: Mark G_GNUC_{BEGIN,END}_IGNORE_DEPRECATIONS
+ wrapping around gtk_dialog_get_action_area() with a FIXME.
+
+2020-07-24 06:31:27 +0200 Mike Gabriel (669fb5e)
+
+ * Merge branch 'tari01-master'
+
+2020-07-24 02:55:50 +0200 Robert Tari (40a8f04)
+
+ * Updated colour getter for playback control
+
+2020-07-24 00:40:20 +0200 Robert Tari (c0bddf1)
+
+ * Some refactoring to avoid warnings
+
+2020-07-23 07:21:31 +0200 Mike Gabriel (f8f87bd)
+
+ * Merge branch 'tari01-master'
+
+2020-07-23 00:28:19 +0200 Robert Tari (9384761)
+
+ * Remove ayatana-private.h
+
+2020-07-07 12:51:02 +0200 Mike Gabriel (9e2cc8f)
+
+ * src/Makefile.am: Don't choke with FTBFS on every future deprecation
+ warning. Drop -Werror from CPPFLAGS.
+
+2020-07-07 12:48:29 +0200 Mike Gabriel (e29ccbb)
+
+ * Merge branch 'kikislater-patch-1'
+
+2020-07-07 09:18:43 +0400 Sylvain POULAIN (033c9f4)
+
+ * gtk_widget_get_state is deprecated
+
+2019-12-04 21:44:50 +0100 Mike Gabriel (f9466bb)
+
+ * release 0.4.90 (tag: 0.4.90)
2019-12-04 14:26:11 +0100 Mike Gabriel (1545345)