Bump version to 2.21.90 remove UTF-8 control characters from the report to
commitc3fe60ea974610939e39947b4a96db4f2f2d02a9
authorFernando Herrera <fherrera@novell.com>
Wed, 30 Jan 2008 18:14:46 +0000 (30 18:14 +0000)
committerFernando Herrera de las Heras <fherrera@src.gnome.org>
Wed, 30 Jan 2008 18:14:46 +0000 (30 18:14 +0000)
tree08be56e87becf30e26d59800ed2f706cf14df2db
parent30ea2cb522f00913e3611978b940b2425aaa7931
Bump version to 2.21.90 remove UTF-8 control characters from the report to

2008-01-30  Fernando Herrera  <fherrera@novell.com>

        * configure.in: Bump version to 2.21.90
        * src/bugzilla.c: (bugzilla_create_report): remove UTF-8 control
        characters from the report to make bugzilla.gnome.org happy.

2008-01-07  Dan Winship  <danw@gnome.org>

        * configure.in: require libsoup-2.4

        * src/bugzilla.c (bugzilla_create_report): Use new libsoup XML-RPC
        API.
        (bugzilla_parse_response): Likewise. Now returns SOUP_XMLRPC_FAULT
        GErrors in some cases.

        * src/bug-buddy.c: Update for libsoup 2.4
        (bug_sent): deal with different bugzilla_parse_response() error
        semantics

svn path=/trunk/; revision=2470
ChangeLog
configure.in
src/bug-buddy.c
src/bugzilla.c
src/bugzilla.h