commit 4e0d92eee8397c6cd43ffea3fad466caffc4bdc4 Author: Stef Walter Date: 2012-07-16 Release version 3.5.4 NEWS | 3 +++ configure.ac | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) commit ea1476c1a941d71d6d7be90aa6fc5b8ba8da7c83 Author: Evan Nemerson Date: 2012-06-28 Add Vala bindings. https://bugzilla.gnome.org/show_bug.cgi?id=678440 .gitignore | 1 + build/m4/vapigen.m4 | 88 ++++++++++++++++++++++++++++++++++++ configure.ac | 4 ++ library/GnomeKeyring-1.0-custom.vala | 24 ++++++++++ library/GnomeKeyring-1.0.metadata | 63 ++++++++++++++++++++++++++ library/Makefile.am | 19 +++++++- 6 files changed, 198 insertions(+), 1 deletion(-)