commit cf9bfa10c1fb6eaf2f3caa7153210ea31ee3978a Author: Stef Walter Date: 2014-03-16 Release version 3.11.92 NEWS | 3 +++ configure.ac | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) commit 26ed08fb46d2054a4d1c4e9e1fa9423f67e22c38 Author: Shankar Prasad Date: 2014-02-05 updated kn.po po/kn.po | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) commit 1cd4c7710238d032016dd88f304eb3adb3266104 Author: GunChleoc Date: 2014-01-22 Added Scottish Gaelic translation po/LINGUAS | 9 +++++---- po/gd.po | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 66 insertions(+), 4 deletions(-) commit 6a5adea4aec931708d2b16decff7405fb0ae67c3 Author: Stef Walter Date: 2014-01-06 Deprecate libgnome-keyring. Use libsecret instead This has been years in coming, but now that the libsecret API is stable, deprecate the libgnome-keyring API. configure.ac | 8 +- .../gnome-keyring/gnome-keyring-docs.sgml | 5 + .../gnome-keyring/gnome-keyring-sections.txt | 2 + library/Makefile.am | 3 +- library/gnome-keyring-memory.c | 18 +++ library/gnome-keyring-memory.h | 21 +++ library/gnome-keyring-result.h | 4 + library/gnome-keyring-utils.c | 136 ++++++++++++++++++ library/gnome-keyring.c | 152 ++++++++++++++++++++- library/gnome-keyring.h | 138 +++++++++++++++++-- library/tests/Makefile.am | 3 +- 11 files changed, 471 insertions(+), 19 deletions(-) commit a8326fbc77362ad8828cfb6c4b54de579354413e Author: Stef Walter Date: 2014-01-06 Bump release version configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)