commit 9d9b0ab63422b0ece31a4fceddf17348ab9bed36
Author: Javier Jardón <jjardon@gnome.org>
Date:   Tue Nov 9 03:46:39 2010 +0100

    Use gtk_paned_new() instead gtk_[h|v]paned_new()

 src/reflect.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit d512516528a5951c81a8be7f8d47f10c52f7ac13
Author: Brandon Ehle <azverkan@yahoo.com>
Date:   Sun Oct 31 01:43:34 2010 -0700

    Fix a compile error when using an older version of GTK+.

 src/vte.c |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

commit a6c009841f7917bac1a2a16bbb0d921ba4b8bf0d
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:   Fri Oct 29 21:49:51 2010 +0100

    Updated Catalan (Valencian) translation

 po/ca@valencia.po |   56 ++++++++++++++++++++++++----------------------------
 1 files changed, 26 insertions(+), 30 deletions(-)

commit a3de47da0a42892d01fc4b6b90a5ec2728b26787
Author: Christian Persch <chpe@gnome.org>
Date:   Tue Oct 26 13:44:37 2010 +0200

    Add missing break

 src/vte.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit f75f5a42aa3bbba44e91ca4a58396139a3883eb3
Author: Christian Persch <chpe@gnome.org>
Date:   Tue Oct 26 13:44:21 2010 +0200

    Add missing break

 src/vte.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit ba49f082e6ba59a37d9ad2740ecb3ba4209a6c42
Author: Christian Persch <chpe@gnome.org>
Date:   Tue Oct 26 13:41:05 2010 +0200

    Implement [hv]scroll-policy properties

 src/vte-private.h |    8 ++++++++
 src/vte.c         |   42 ++++++++++++++++++++++++++++++++++++++----
 2 files changed, 46 insertions(+), 4 deletions(-)

commit 85b7996647b171f82910538e2a9c90a6d359d1a2
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Oct 24 20:12:03 2010 +0200

    Implement GtkScrollable interface on gtk3

 src/vte.c           |   75 ++++++++++++++++++++++++++++++++++++++++++++------
 src/vte.h           |    5 +++
 src/vtedeprecated.h |    4 +++
 3 files changed, 75 insertions(+), 9 deletions(-)

commit cc497d0eae579f7b67adc92a93225326e32beefe
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Oct 18 16:07:35 2010 +0200

    Post release version bump

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)