commit 4aa4a59951ae779dfec15c47974d8e6821a82df9
Author: Paolo Borelli <pborelli@gnome.org>
Date:   Sun Apr 18 15:30:57 2010 +0200

    Release 2.10.1

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

commit 0713d3a46db0b2d86a6c4225c28240cba448d8d7
Author: Jesse van den Kieboom <jesse@icecrew.nl>
Date:   Sat Apr 17 16:00:11 2010 +0200

    Fixed parameter type from guint to gint for set/get_indent_width

    I think at some point this was changed in gsv to accomodate the
    -1 default value, meaning to take the value from tab-width instead.
    This was then not updated in the bindings, but now it is.

 gtksourceview2.defs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)