diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2012-03-17 00:57:13 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2012-03-17 00:57:13 +0800 |
commit | 982b3c89e241be5120035034fe26937461736a40 (patch) | |
tree | c0f4eb001c5c7505f4127ddb159896e627317e80 /NEWS | |
parent | e5410f2d9a76a69b4e63100a33d5a29004986f61 (diff) | |
download | gsoc2013-evolution-982b3c89e241be5120035034fe26937461736a40.tar.gz gsoc2013-evolution-982b3c89e241be5120035034fe26937461736a40.tar.zst gsoc2013-evolution-982b3c89e241be5120035034fe26937461736a40.zip |
Mention the return of dbus-glib in a NEWS blurb.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +Evolution 3.3.92 2012-03-19 +--------------------------- + +* The dbus-glib dependency has temporarily returned. GConf now uses + dbus-glib instead of libbonobo but it does not initialize threading + support, so we have to initialize it to avoid thread-safety issues. + When we're ready to drop GConf we will drop dbus-glib along with it. + + Evolution 3.3.91 2012-03-05 --------------------------- |