commit cf57e5ee83dd593af6045237241900ff866bf97a
Author: Xan Lopez <xan@gnome.org>
Date:   Sun Oct 18 18:19:50 2009 +0300

    2.28.1

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

commit 9273af6ab418f2c6a00c152a6907f910da16d25b
Author: Priit Laes <plaes@plaes.org>
Date:   Sun Sep 27 17:02:31 2009 +0300

    src/Makefile.am: Fix parallel-build issue when introspection enabled.

 src/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 2c9bd62c8b34f203683d97b0cc92102ebad15d34
Author: Iain Nicol <iain@thenicols.net>
Date:   Thu Oct 15 15:06:14 2009 +0100

    Use the new syntax for seed imports
    
    https://bugzilla.gnome.org/show_bug.cgi?id=598562
    
    Signed-off-by: Xan Lopez <xan@gnome.org>

 src/ephy-seed-extension.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit e261aebd573050e90ae4437cac8c880079af4c56
Author: Xan Lopez <xan@gnome.org>
Date:   Thu Sep 24 17:30:41 2009 +0300

    ephy-window.c: workaround bug in WebKit progress notification
    
    LOAD_FINISHED is notified before progress 100% completed, which makes
    it very hard to rely on those signals to figure out if a page is still
    loading or not when syncing progress in a tab. Try to workaround this
    as best as possible.

 src/ephy-window.c |   15 +++++++++++----
 1 files changed, 11 insertions(+), 4 deletions(-)

commit 86648f36300184080e83c156d7550133a99dab80
Author: Julian de Navascues <julian.navascues@gmail.com>
Date:   Mon Sep 21 11:46:12 2009 +0200

    Prevents PDM from getting keyring passwords in a private session
    
    SoupSession will remember HTTP passwords during the private session
    but as we dont allow to delete them it doesnt make sense to show
    them in the dialog.
    
    Bug #591395
    
    Signed-off-by: Xan Lopez <xan@gnome.org>

 src/pdm-dialog.c |   17 +++++++++++++++--
 1 files changed, 15 insertions(+), 2 deletions(-)

commit ef8fdd6bfd102aca6ba9859dba489290b351c52a
Author: Leonid Kanter <leon@asplinux.ru>
Date:   Mon Oct 12 12:20:31 2009 +0300

    Updated Russian translation by <vicanis@gmail.com>

 po/ru.po | 2293 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 1162 insertions(+), 1131 deletions(-)

commit aeab7566a454a50cc65b127e4bda6e614e341118
Author: Gustavo Noronha Silva <gns@gnome.org>
Date:   Sun Oct 4 12:55:49 2009 +0100

    Encode the typed URL before passing it as a query string for searching
    
    This change makes sure that all characters that are typed make it to
    the search query. Thanks to Dan Winship for pointing out the solution.
    
    Bug #596717

 embed/ephy-web-view.c |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

commit 7bc2f1cda5b2de2c5a613181f1eb59c0d3542153
Author: Gustavo Noronha Silva <gns@gnome.org>
Date:   Sun Oct 4 12:33:41 2009 +0100

    Improve localhost matching
    
    Also consider localhost being used along with a port, with a path, and
    with a domain.
    
    Bug #595690

 embed/ephy-web-view.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 7cb042705b93d46754e39c859e633a6c684b2859
Author: Gil Forcada <gforcada@gnome.org>
Date:   Fri Oct 2 10:44:00 2009 +0200

    Updated Catalan translation

 po/ca.po |  904 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 473 insertions(+), 431 deletions(-)

commit 8b8b015b6585c143fce8b59c0ea770bc38fe607a
Author: Frédéric Péters <fpeters@0d.be>
Date:   Sat Sep 19 09:56:11 2009 +0200

    Add back support for the "direction up" navigation (GNOME bug 595653)

 embed/ephy-web-view.c        |   70 +++++++++++++++++++++++++++++++++++++++--
 src/ephy-navigation-action.c |    2 +
 2 files changed, 68 insertions(+), 4 deletions(-)

commit 1fbc02da1e2a40f8e12ba220fecb38d632bd77db
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Thu Sep 24 12:35:17 2009 +0200

    Updated Slovenian translation

 po/sl.po | 2072 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 1020 insertions(+), 1052 deletions(-)

commit d63123c1cc6e12e7e4420e22ad95bcc3d4f6c95c
Author: Petr Kovar <pknbe@volny.cz>
Date:   Mon Sep 21 23:45:20 2009 +0200

    Updated Czech help translation by Lucas Lommer

 help/cs/cs.po |  800 +++++++++++++++++++++++++++++----------------------------
 1 files changed, 405 insertions(+), 395 deletions(-)