commit addf47ed45a78c18d432060c1bbbce27ef310254
Author: Xan Lopez <xan@gnome.org>
Date:   Wed Feb 10 15:46:41 2010 +0200

    2.29.90.1

 NEWS         |    8 ++++++++
 configure.ac |    3 ++-
 2 files changed, 10 insertions(+), 1 deletions(-)

commit 84610779148a7b467e6db0443e61dcd5ff436621
Author: Xan Lopez <xan@gnome.org>
Date:   Wed Feb 10 13:46:32 2010 +0200

    ephy-web-view: fix password storage
    
    A previous patch to fix it from crashing on NULL strings changed how
    the strings are managed in general, so we were using variables
    containing garbage in some cases.

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