commit 507129d123b8acf78478810ce8826b741ce55852
Author: Jonas Danielsson <jonas@threetimestwo.org>
Date:   Wed Mar 19 14:20:03 2014 +0100

    Release 3.11.92.2

 NEWS         | 5 +++++
 configure.ac | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

commit 19310ecdf8422cd6d6070bc742373466fce7c3d0
Author: Jonas Danielsson <jonas@threetimestwo.org>
Date:   Wed Mar 19 14:06:25 2014 +0100

    Release 3.11.92.1
    
    Make sure to add the nano version to AC_INIT.

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

commit 91ca111a384b9101b9fdae6ae76f0a8dce349693
Author: Jonas Danielsson <jonas@threetimestwo.org>
Date:   Wed Mar 19 13:42:18 2014 +0100

    Release 3.11.92.1

 NEWS         | 11 +++++++++++
 configure.ac |  1 +
 2 files changed, 12 insertions(+)

commit f8b797ee70d996a06a0aca2f4a9432cb9a6d24cf
Author: Jonas Danielsson <jonas@threetimestwo.org>
Date:   Thu Jan 2 14:55:43 2014 +0100

    forward: fix typo in nominatim result attribute
    
    The check for attribute 'postalcode' in Nominatim search results
    is wrong. The correct attribute is 'postcode'.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=721340

 geocode-glib/geocode-forward.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)