commit 72915da6c6305b10b9bb4f3202d15047862d8aec
Author: Stef Walter <stefw@gnome.org>
Date:   2012-08-17

    Release 3.5.6

 NEWS | 5 +++++
 1 file changed, 5 insertions(+)

commit 9467812c61032ce1686690d2840655885652f74d
Author: Stef Walter <stefw@gnome.org>
Date:   2012-08-17

    Add more warnings about attributes not being stored securely
    
     * Attributes in gnome-keyring are not (and not meant to be)
       stored sensitively.
     * Attributes are to be used for lookup of items, not storage.

 library/gnome-keyring-utils.c | 3 +++
 library/gnome-keyring.c       | 9 +++++++++
 2 files changed, 12 insertions(+)

commit 1dff91d5aa5c6c8f912bb4a4e9842af2cade9462
Author: Sandeep Sheshrao Shedmake <sshedmak@redhat.com>
Date:   2012-08-16

    Added Marathi Translations

 po/LINGUAS |  1 +
 po/mr.po   | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 59 insertions(+)

commit 020ac74d8e5f9044a6071bbc125f00e44528f396
Author: Sayak Sarkar <sayak.bugsmith@gmail.com>
Date:   2012-08-14

    Added Bengali India Translations

 po/LINGUAS  |  1 +
 po/bn_IN.po | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 58 insertions(+)

commit c16f05d7d661df16771afcdc321759817046978c
Author: Stef Walter <stefw@gnome.org>
Date:   2012-08-08

    Bump version number

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 632c2849b6110e7903ce35e56602105ea9c90787
Author: Evan Nemerson <evan@coeus-group.com>
Date:   2012-08-08

    vala: install vapis to $prefix/share/vala/vapi not system vapidir
    
    https://bugzilla.gnome.org/show_bug.cgi?id=681455

 build/m4/vapigen.m4 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)