Twitter-GLib 0.9.8
-------------------------------------------------------------------------------

Emmanuele Bassi (14):
      Post release bump to 0.9.7
      [twitter-glib.pc] Add libsouppkg variable
      Build GObject Introspection data
      [build] Shave the build process
      [build] Add dolt
      [build] Simple build fixes
      [build] Check for gmtime_r
      Twitter returns timestamps in UTC
      [build] Patch gtk-doc.make
      [build] Remove DOLT files on distclean
      [build] Remove AM_MAINTAINER_MODE
      [build] Reference source files using srcdir
      [build] Clean up configure.ac
      Rework the Twitter time-to-timestamp conversion

Ross Burton (2):
      Fix TwitterUser's dispose chaining
      TwitterStatus should take weak references on the TwitterUser

Twitter-GLib 0.9.6
-------------------------------------------------------------------------------

Emmanuele Bassi (9):
      Post release bump to 0.9.5
      [build] Depend on libsoup-gnome-2.4
      [build] Conditionally depend on libsoup-gnome-2.4
      [client] Include soup-gnome.h
      [client] Use handles for each requests
      [client] Add ::session-ended signal
      [docs] Add documentation for the Client methods
      [release] Update dependencies
      [release] Bump to 0.9.6

Ross Burton (1):
      [client] Use libsoup-gnome proxy resolver

Twitter-GLib 0.9.4
-------------------------------------------------------------------------------

Emmanuele Bassi (27):
      Post-release bump to 0.9.3
      Allow specifying a different base URL for the API
      Support the Identi.ca provider
      [docs] Document Error values
      [docs] Add unused symbols
      [build] Add twitter-version.h to BUILT_SOURCES
      [docs] Add documentation annotations/1
      [docs] Add documentation annotations/2
      [docs] Add documentation annotations/3
      [docs] Add documentation annotations/4
      [docs] Add documentation annotations/5
      [docs] Add documentation annotations/6
      [docs] Annotate TwitterClient signals
      [ignore] Add the gtk-doc backup files
      [docs] Add full coverage of TwitterTimeline
      Move User and Status definitions to their headers
      [docs] Document the common API functions
      [build] Remove Makefile.decl
      [build] Check for GTest binaries
      [tests] Start the Twitter-GLib test suite
      [ignore] Add libtool directory under tests/
      Add PARSE_ERROR to the error enumeration
      Allow recoverable error handling for parsing user and status
      Finish allowing recoverable parse error
      [ignore] Add files under tests/
      [user] Back link the user to the status
      [status] Reuse the user private setter

