diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2009-08-25 23:03:07 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@gmail.com> | 2009-08-25 23:03:07 +0800 |
commit | 55860699cea38c5df7a624ee394da7a5f89bd891 (patch) | |
tree | 256836f7be037484eab5ee8f3f856cc0fae80db0 | |
parent | ee852bfb67fa679091edfabbace9eedf33bf3318 (diff) | |
download | gsoc2013-empathy-55860699cea38c5df7a624ee394da7a5f89bd891.tar gsoc2013-empathy-55860699cea38c5df7a624ee394da7a5f89bd891.tar.gz gsoc2013-empathy-55860699cea38c5df7a624ee394da7a5f89bd891.tar.bz2 gsoc2013-empathy-55860699cea38c5df7a624ee394da7a5f89bd891.tar.lz gsoc2013-empathy-55860699cea38c5df7a624ee394da7a5f89bd891.tar.xz gsoc2013-empathy-55860699cea38c5df7a624ee394da7a5f89bd891.tar.zst gsoc2013-empathy-55860699cea38c5df7a624ee394da7a5f89bd891.zip |
Add a note to NEWS that we added libunique dependency and MC5 will get keyring support rsn.
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -10,7 +10,10 @@ NEW in 2.27.91 - libgnome-keyring is now required, it is used to migrate accounts created with MissionControl4, because password were saved in the keyring. Unfortunately the new MissionControl is not using the keyring yet, so your password will be - written in plain text. + written in plain text. Keyring support will soon be added in a future + MissionControl-5 release. + + - Empathy now uses libunique to prevent running it twice. Bugs fixed: - Fixed #588878, empathy crashes making voip call if it can't set up the pipeline |