The following modules have a new version:
 - at-spi2-atk (2.9.4 => 2.9.5)
 - at-spi2-core (2.9.4 => 2.9.5)
 - baobab (3.9.1 => 3.9.3)
 - clutter-gst (2.0.4 => 2.0.6)
 - cogl (1.15.2 => 1.15.4)
 - dconf (0.16.0 => 0.17.0)
 - eog (3.9.1 => 3.9.5)
 - evince (3.9.4 => 3.9.5)
 - evolution-data-server (3.9.4 => 3.9.5)
 - folks (0.9.3 => 0.9.4)
 - gdk-pixbuf (2.29.2 => 2.29.3)
 - gdm (3.8.3.1 => 3.9.5)
 - geocode-glib (0.99.0 => 0.99.1)
 - glib (2.37.4 => 2.37.5)
 - glib-networking (2.37.4 => 2.37.5)
 - gnome-contacts (3.9.4 => 3.9.5)
 - gnome-control-center (3.9.3 => 3.9.5)
 - gnome-desktop (3.9.1.1 => 3.9.5)
 - gnome-dictionary (3.6.0 => 3.8.0)
 - gnome-icon-theme (3.8.2 => 3.9.5)
 - gnome-icon-theme-symbolic (3.8.3 => 3.9.5)
 - gnome-online-accounts (3.9.4 => 3.9.5)
 - gnome-session (3.8.2.1 => 3.9.5)
 - gnome-settings-daemon (3.9.3 => 3.9.5)
 - gnome-shell (3.9.4 => 3.9.5)
 - gnome-shell-extensions (3.9.3 => 3.9.5)
 - gnome-system-monitor (3.9.2 => 3.9.5)
 - gnome-terminal (3.8.4 => 3.9.90)
 - gnome-user-share (3.8.0 => 3.8.3)
 - gsettings-desktop-schemas (3.9.3 => 3.9.5)
 - gssdp (0.14.3 => 0.14.4)
 - gst-plugins-base (1.0.7 => 1.1.3) (*)
 - gst-plugins-good (1.0.7 => 1.1.3) (*)
 - gstreamer (1.0.7 => 1.1.3) (*)
 - gtk+ (3.9.8 => 3.9.10)
 - gtkmm (3.8.1 => 3.9.8)
 - gtksourceview (3.9.3 => 3.9.4)
 - gucharmap (3.8.2 => 3.9.90)
 - gupnp (0.20.3 => 0.20.4)
 - libgdata (0.13.3 => 0.13.4)
 - libgee (0.11.4 => 0.11.5)
 - libgsf (1.14.27 => 1.14.28)
 - libgweather (3.9.3 => 3.9.5)
 - libsoup (2.43.4 => 2.43.5)
 - mutter (3.9.4 => 3.9.5)
 - pygobject (3.9.2 => 3.9.5)
 - totem (3.8.2 => 3.9.5)
 - totem-pl-parser (3.4.5 => 3.9.5)
 - tracker (0.16.1 => 0.16.2)
 - vala (0.20.1 => 0.21.1)
 - yelp-tools (3.6.1 => 3.9.1)
 - yelp-xsl (3.8.1 => 3.9.1)
(*) No summarized news available

The following modules weren't upgraded in this release:
   ModemManager, NetworkManager, atk, atkmm, cantarell-fonts, caribou,
   clutter, clutter-gtk, empathy, epiphany, gcr, gjs, glibmm, gmime,
   gnome-backgrounds, gnome-bluetooth, gnome-calculator, gnome-disk-utility,
   gnome-font-viewer, gnome-icon-theme-extras, gnome-js-common, gnome-keyring,
   gnome-menus, gnome-packagekit, gnome-screenshot, gnome-system-log,
   gnome-themes-standard, gnome-user-docs, gnome-video-effects,
   gobject-introspection, grilo, grilo-plugins, gtk-doc, gtk-engines,
   gupnp-igd, gvfs, json-glib, libchamplain, libcroco, libgnome-keyring,
   libgnomekbd, libgtop, libgxps, libnotify, libpeas, libqmi, librsvg,
   libsecret, libsigc++, libwnck, libzapojit, mm-common, mousetweaks,
   nautilus, network-manager-applet, pango, pangomm, rest, seed, sushi, vino,
   vte, yelp, zenity

========================================
  at-spi2-atk
========================================

What's new in at-spi2-atk 2.9.5:

* Fix another crash when we're initialized and shut down repeatedly.


========================================
  at-spi2-core
========================================

What's new in at-spi2-core 2.9.5:

* Fix possible memory leak when D-Bus calls time out.

* Fix a memory leak in atspi_accessible_get_role_name that was introduced
  earlier in the 2.9 cycle with the enum refactor.

* A couple of functions not intended for introspection are now marked
  as skip.


========================================
  baobab
========================================

3.9.3
=====

 * Adapt to the latest GTK+ and Vala changes
 * Misc bugfixes
 * Updated translations (br, gl, he, lt, nb, tg, zh_HK, zh_TW, cs, es)

3.9.2
=====

 * The treeview now shows the last modified time
 * Always exclude mounts by default
 * Misc bugfixes
 * Updated help pages
 * Updated translations (cs, de, es, pt_BR, sk, tg, zh_CN)


========================================
  clutter-gst
========================================

clutter-gst 2.0.6 (24/05/2013)
===============================================================================

List of changes since 2.0.4

 o Fix a bug when subclassing ClutterGstPlayer class

 o Add support of X11 pixmap as video texture when decoding with
   Gstreamer-vaapi

Many Thanks to:

    Gwenole Beauchesne
    Sjoerd Simons


========================================
  cogl
========================================

Cogl 1.15.4                                                        2013-07-30

  • List of changes since Cogl 1.15.2

  » Added experimental API to directly expose atlas textures.
  » Added new_from_file/data/bitmap APIs for sliced textures.
  » Added new_from_file APIs for 2D textures.
  » Added cogl_primitive_draw as a new name for the
    cogl_framebuffer_draw_primitive function.
  » Removed the attribute drawing APIs. Instead applications should
    create a primitive and draw that.
  » Fixed bug where Cogl would busy-wait with 100% CPU if the Wayland
    compositor is closed.
  » The COGL_FRAME_EVENT_SYNC events are now sent based on the frame
    callback with the Wayland backend.
  » New cogl_gst_video_sink_is_ready() function to determine whether a
    Cogl-GST video sink is ready to have the pipeline queried.
  » Fixed a potential bug with the blending enabled state when copying
    a pipeline.
  » Fixed detecting the Mesa vendor when GL 3 is used.
  » Fixed a reference leak on the CoglRenderer.
  » Fixes to the Visual Studio build files.

Many thanks to:

  Robert Bragg
  Chun-wei Fan
  Damien Lespiau


========================================
  dconf
========================================

Changes in dconf 0.17.0
========================

Fix a semi-serious thread safety issue:

  https://bugzilla.gnome.org/show_bug.cgi?id=703073

Some improvements to the editor:

 - fix some compile warnings
 - use gresource
 - cancel searches on escape

Translation updates:
 Brazilian Portuguese
 Czech
 Esperanto
 Friulian
 Galician
 German
 Hebrew
 Indonesian
 Lithuanian
 Malayalam
 Norwegian bokmål
 Slovak
 Slovenian
 Spanish
 Tajik


========================================
  eog
========================================

Version 3.9.5
-------------

Bug fixes:

 #683908, Screenshots in the manual should use the dark theme
          (Tiffany Antopolski)
 #702521, Delete Image menu does not have a mnemonic (Jiro Matsuzawa)
 #702523, Eog crashes deleting removed photo (Felix Riemann)
 #704074, eog-jobs.h includes non-installed header eog-uri-converter.h
          (Dominique Leuenberger)
 #704359, svg images displaced since gtk 3.9.2 (Sebastian Keller)

New and updated translations:

- Marek Černocký [cs]
- Benjamin Steinwender [de]
- Daniel Mustieles [es]
- Jiro Matsuzawa [ja]
- Kjartan Maraas [nb]
- Victor Ibragimov [tg]

New and updated manual translations

- Christian Kirbach [de]
- Daniel Mustieles [es]


========================================
  evince
========================================

================
Evince     3.9.5
================

New features and improvements:

    * Enable/disable the caret navigation with F7 (#702079, Antia
      Puentes)
    * Add 'Automatic' zoom mode to the zoom selector (Carlos Garcia
      Campos)
    * Use toggle menu items for zoom modes in zoom selector drop-down
      menu to make it possible to know the zoom mode currently in use
      (Carlos Garcia Campos)
    * Implement text selections in EvViewAccessible (#704335, Antia
      Puentes)
    * More performance improvements in text selections (Carlos Garcia
      Campos)
    * Implement ATK interfaces to expose text attributes (#639932,
      Antia Puentes)

Bug fixes:

    * Fix a crash in ev_view_accessible_get_link() when the given
      link index is out of range (#705155, Antia Puentes)
    * Clear the cached data in EvViewAccessible when the current page
      or document are updated (#704621, Antia Puentes)
    * Update API doc files (Christian Persch)
    * Fix several compile warnings (Christian Persch)
    * Fix the index/offset of the links returned by EvViewAccessible
      (#704616, Joanmarie Diggs)
    * Cache also the URI and document info when loading from a GFile
      (#704685, Alessandro Campagni)
    * Fix selections starting/ending in page margins (Carlos Garcia
      Campos)
    * Fix the number of selections returned by EvViewAccessible
      (#704396, Antia Puentes)
    * Fix the caret offset returned by EvViewAccessible when caret
      navigation is enabled (#704396, Antia Puentes)
    * Update the page number and zoom level when page and zoom
      selectors are unfocused (#704138, Carlos Garcia Campos)
    * Use MiB instead of Mb in cache size gsettings documentation
      (#704155, Carlos Garcia Campos)
    * Disable history action while history is frozen (#704184, Carlos
      Garcia Campos)

Translation updates:

    * Marek Černocký (cs)
    * Benjamin Steinwender (de)
    * Daniel Mustieles (es)
    * Kjartan Maraas (nb)
    * Pavol Klačanský (sk)
    * Victor Ibragimov (tg)
    * YunQiang Su (zh_CN)


========================================
  evolution-data-server
========================================

Evolution-Data-Server 3.9.5 2013-07-29
--------------------------------------

* E-D-S now uses Google's OAuth2-based CalDAV v2 interface for Google
  accounts added through GNOME Online Accounts or Ubuntu Online Accounts,
  which means no more password prompts.

Bug Fixes:
	Bug 386113 - show custom alarm message in pop-up alerts
	             (Fabiano Fidêncio)
	Bug 691526 - Memory corruption under
	             e_book_backend_google_start_book_view() (Milan Crha)
	Bug 692904 - Do not call camel_service_disconnect during connection
	             phase (Milan Crha)
	Bug 704003 - IMAPX: Untagged BYE message while connecting is lost
	             (Matthew Barnes)
	Bug 704181 - Froze while filtering messages (Milan Crha)
	Bug 704220 - Incorrect runtime check in
	             e_data_cal_respond_send_objects() (Milan Crha)
	Bug 704618 - Missing detached instances in get_object() response
	             (Milan Crha)
	Bug 704740 - WebDAV - Do not store ETag into REV attribute (Milan Crha)

Other Changes:
	* IMAPX: Improve error handling in parser. (Matthew Barnes)
	* IMAPX: Remove CamelIMAPXConnManager, just use a single connection.
	  (Matthew Barnes)
	* CamelTcpStreamRaw: Don't timeout on reads. (Matthew Barnes)
	* CalDAV: Add support for OAuth 2.0 authentication. (Matthew Barnes)
	* google: Use CalDAV v2 if OAuth 2.0 support is available.
	  (Matthew Barnes)
	* Insufficient return values from e_cal_backend_get_object/_list().
	  (Milan Crha)
	* CamelGpgContext: Be aware of gpg2 (Milan Crha)
	* CamelGpgContext: Enclose email addresses in brackets.
	  (Matthew Barnes)
	* Fix memory leak in camel_imapx_command_add_qresync_parameter().
	  (Matthew Barnes)
	* Do not use generic error codes in camel_getaddrinfo() /
	  camel_getnameinfo(). (Milan Crha)

Translations:
	Marek Černocký (cs)
	Christian Kirbach (de)
	Andika Triwidada (id)
	Kjartan Maraas (nb)
	Wylmer Wang (zh_CN)



========================================
  folks
========================================

Overview of changes from libfolks 0.9.3 to libfolks 0.9.4
=========================================================

Dependencies:
• libebook-1.2 ≥ 3.9.1
• libebook-contacts ≥ 3.9.1

Major changes:
• Fatal warnings are now turned off when distchecking
• EDS dependency has been bumped to ≥ 3.9.1 to fix a Vala binding issue

Bugs fixed:
• Bug 699865 — Folks needs to expose chat/VoIP service client types
• Bug 703402 — Backend support libraries don't set the GIR version and namespace
• Bug 703450 — Telepathy backend gir fails to link
• Bug 703514 — Can't build FolksTelepathy-0.6.gir
• Bug 703709 — can't compile folks. fails at GISCAN TpLowlevel-0.6.gir
• Bug 703830 — build: distcheck fails trying to delete
  libfolks_telepathy_la_vala.stamp
• Bug 704922 — key-file: do not use deprecated loop_run_with_non_fatal_timeout()
• Bug 705196 — Linking a favorite TP contact with a EDS one unfavorite it
• Bug 703516 — Build failing with EDS backend
• Bug 701850 — folks-DEBUG: phone-details.vala:160:
  [PhoneDetails.get_normalised] unknown digit: +

API changes:
• Add PresenceDetails.client_types
• Add new Individual property:
    - client_types
• Add new Tpf.Persona property:
    - client_types


========================================
  gdk-pixbuf
========================================

2.29.3
======

* Use GLib setup for installed tests

* Make installed tests find data files

* Translation updates


========================================
  gdm
========================================

=============
Version 3.9.5
=============

- make selinux explicitly build time optional
- update pam config files for LFS
- tell user when their password is expired
- fix crasher when logging in and out quickly
- various auth session fixes
- enable smartcard authentication by default
- add setting for disabling password authentication
- give more friendly messages on password failure
- Translation updates

========================================
  geocode-glib
========================================

0.99.1
------

The library has almost been completey re-written since 0.99.0 so too many
changes to document here. Most notable changes however are:

- Freeform geocoding, and reverse geocoding search API.
- Search results are now locale aware.
- We now use Nominatim instead of Yahoo Places API for (reverse-)geocoding.
  Not only is Nominatim a completely open service, it is also has a lot more
  data to offer.
- GeoIP server and client API. WARNING: These will soon be removed in favor of
  geoclue2 so do not use them in your application. Instead use geoclue2
  directly.
- More test cases.
- Various fixes to build and installation.

Dependencies changed:

- gio-2.0 >= 2.34
- json-glib-1.0 >= 0.14
- geoip (for GeoIP server only)

All contributors to this release:

Andreas Henriksson <andreas@fatal.se>
Bastien Nocera <hadess@hadess.net>
Javier Jardón <javier.jardon@codethink.co.uk>
Matthew Barnes <mbarnes@redhat.com>
Ryan Lortie <desrt@desrt.ca>
Satabdi Das <satabdidas@gmail.com>
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>


========================================
  glib
========================================

Overview of changes from GLib 2.37.4 to 2.37.5
==============================================

* Implement the Desktop Action specification: In the case that the
  application is a GApplication and DBusActivatable, actions from the
  desktop file are translated into GActions that have been added to
  the  application with g_action_map_add_action().

* GPropertyAction is a new type of GAction that represents the value
  of a property on an object, and allows to change the value when
  activated.

* GNetworkMonitorNetlink can now handle default routes via a device.

* The gsettings tool now reports failure to write a key (e.g. because
  the key was locked down)

* Miscellaneous new api:
 - g_variant_new_printf
 - g_action_print_detailed_name
 - g_regex_get_max_lookbehind

* Bugs fixed:
 664444 Support additional application actions in .desktop files
 684123 glib build only tries -D_GNU_SOURCE if glibc is detected
 689794 support incremental matching
 699259 add org.freedesktop.Application support to GIO
 700460 rewrite tests to not rely on precise timing of timeouts
 701511 updates to various GSource types
 701609 gnetworkmonitornetlink: handle default route via device
 703270 add GPropertyAction
 704157 GAction: add function for printing detailed names
 704250 Doc: various fixes
 704267 regression gsourceclosure: segfault in gedit file chooser
 704322 glib-unix: fix handling of multiple signal source for the...
 704424 No error when failing to override a locked key
 704447 Fix build/use of g_child_watch_closure_callback on Windows
 704523 g_thread_create_full() can dereference NULL pointer
 704543 Add implementations for G_GNUC_*_IGNORE_DEPRECATIONS for ...
 704567 gdbusnameowning: Don't spew an error if we're releasing a...
 704585 libc printf can give mixed-case strings for NaN and Inf
 704587 FTBFS: statfs_result is undeclared for statvfs()
 704699 gmain: Reset signal handlers to default when source is
 704704 AI_NUMERICSERV cannot be used with ai_socktype = 0
 704873 inotify: don't assume mainloop is running
 704999 glib/convert.test crashing due to lack of iconv cache
 704931 GMenuModel: add annotations to virtual functions

* Translation updates:
 Assamese
 Czech
 German
 Gujarati
 Spanish
 Tamil



========================================
  glib-networking
========================================

2.37.5
======
  * gnutls: minimum version is now 2.12.8 (with 3.x preferred...)

  * glib-networking now supports the --enable-installed-tests flag, to
    install its test programs to run at other times (ie, after
    updating glib)


========================================
  gnome-contacts
========================================

Major changes in 3.9.5 are:
* Updated AddressBook dialog
* Updated Setup window
* Fixed in-app delete notification bug

Major changes in 3.8.3 are:
* Fixed in-app notification display
* Make labels in ContactsPane ellipsize properly
* Synced webcam related cheese code

Major changes in 3.8.2 are:
* Updated translations
* Fixed "new" button height
* Fix webcam dialog shows blank camera
* Fix searching when string is empty

Major changes in 3.8.1 are:
* Updated translations
* Fixed font color in contacts list
* Make changing birthdate work


========================================
  gnome-control-center
========================================

=============
Version 3.9.5
=============

- Use GtkListBox instead of EggListBox
- Port away from deprecated GtkStock
- Fix the look of lock buttons and header switches
- Universal Access panel redesign

Shell:
- Ensure we cannot activate a panel if the search is off

Display:
- Prevent a crash when the screen being dragged gets removed
- Fix "floating screens"
- Use the preferred width and height when moving inactive displays
- Prevent the built-in display from being turned on when the lid is closed

Info:
- show disk info even if there's no /etc/fstab file

Mouse:
- Use a dialogue window for the mouse test
- Show the "enable trackpad" slider button even if the mouse isn't present
  when the trackpad is currently disabled

Network:
- Use gnome-settings-daemon interface for switching on/off Airplane Mode

Sharing:
- Hide the vino password by default
- Limit the sharing password to 8 bytes
- Avoid conflicts with the sensitivity of the "remote control" options
- Hide Bluetooth bits if Bluetooth is disabled

Power:
- Adapt to new brightness interface in gnome-settings-daemon
- Fix primary battery section getting resized when the label changed
- Fix crash when no batteries are available

Privacy:
- Fix default "Retain history" value

Region:
- Ensure the current language's name gets translated

Sound:
- Don't show applications playing event sounds

User Accounts:
- Don't count inactive users as administrators
- Make the Enter key work on the password dialogue
- More work not to show system accounts
- Correctly select the newly created user

Wacom:
- Update OLED labels for hard-coded actions too
- Redesign button assignment dialogue
- Try to use the OSD to assign buttons if a layout is available
  for the device in question


========================================
  gnome-desktop
========================================

==============
Version  3.9.5
==============

- xkb: Ensure strings are UTF-8
- gnome-rr: Fix a crash
- gnome-rr: Be more careful when parsing EDID
- wall-clock: Initialize gettext
- gnome-bg: Objects without a filename are not slideshows
- gnome-xkb-info: Fix memory leaks
- Translation updates


========================================
  gnome-dictionary
========================================

GNOME Dictionary 3.8.0                                                2012-07-20
================================================================================

 * Translation updates
 * Re-written help in Mallard (Sindhu S, Ekaterina Gerasimova)


========================================
  gnome-icon-theme
========================================

3.9.5
  - color shift for folder (bug #700757)


========================================
  gnome-icon-theme-symbolic
========================================

3.9.5
  - minor tweaks to user-trash


========================================
  gnome-online-accounts
========================================

Overview of changes in 3.9.5
============================

* Fixed license notices to be consistently LGPLv2+

* Updated translations:
 Portuguese (Brazilian)



========================================
  gnome-session
========================================

==============
Version 3.9.5
==============

        * Check errors on D-Bus calls (#705163)
        * Set up journal redirection earlier (#703661)
        * Reshow end session dialog when inhibitor disappears (#702575)

========================================
  gnome-settings-daemon
========================================

=============
Version 3.9.5
=============

- Add RFKill support for Linux systems
- Smartcard plugin rewrite

Build:
- Don't create empty directories in /etc
- Remove some GTK+ includes that we do not use

Color:
- Update for new functionality in colord
- Disable X11 specific color management when running on Wayland

Cursor:
- Request the OSK when the cursor is disabled (requires gnome-shell changes)

Media-keys:
- Fix launched apps not getting focused

Power:
- Use a property for the screen brightness, instead of custom API

Housekeeping:
- Create ~/.local/share/applications so that gnome-shell can monitor it

Printers:
- Translate printer warnings

Wacom:
- Use the OSD window to edit button shortcuts
- Fix the ring not showing up in the OSD in some cases
- Prevent the OSD flashing on the primary screen
- Make the highlight duration of buttons in the OSD longer fade in/out
- Add support for custom OLEDs
- Make sure we only ignore the touch device when turning it off
- Fix UI problems with the OSD

XRandR:
- Use the transformation matrix to rotate touchscreens
- Simplify layout of adjacent screens, fixing bugs on some changing systems
- Don't ever show a dialog for xrandr failures

XSettings:
- Hardcode deprecated GTK+ XSettings


========================================
  gnome-shell
========================================

3.9.5
=====
* Fix width changes of the calendar popup [Florian; #704200]
* Work towards aggregate status menu [Jasper; #702539, #704336, #704368,
  #704670]
* Update design of lock screen notifications [Allan; #702305]
* Don't show empty backgroundMenu [Michael; #703868]
* Add option to limit app switcher to current workspace [Adel; #703538]
* Consolidate design of login screen and unlock dialog [Ray; #702308, #704795]
* Respect hasWorkspace property of session mode [Jasper; #698593]
* Fix fade of app menu icon in RTL locales [Jasper; #704583]
* Destroy notifications when the close button is clicked [Adel; #687016]
* Fix clicks on legacy tray icons in the message tray [Florian; #704095]
* authPrompt: Fade out message if users start to type [Ray; #704817]
* Export timestamps of global shortcuts on DBus [Bastien; #704859]
* Fix duplicate search provider results [Jasper; #700283]
* Misc bug fixes and cleanups [Lionel, Florian, Emilio, Ray, Jasper; #703859,
  #703540, #704077, #703997, #704318, #704347, #704265, #704411, #704430,
  #704347, #704453, #704471, #704542, #704707, #703905, #705037]

Contributors:
  Allan Day, Adel Gadllah, Lionel Landwerlin, Florian Müllner, Bastien Nocera,
  Emilio Pozuelo Monfort, Jasper St. Pierre, Ray Strode, Colin Walters,
  Michael Wood

Translations:
  eternalhui [zh_CN], Victor Ibragimov [tg], Dušan Kazik [sk],
  Jiro Matsuzawa [ja], Kjartan Maraas [nb], Milo Casagrande [it],
  Marek Černocký [cs], Daniel Mustieles [es], Benjamin Steinwender [de]


========================================
  gnome-shell-extensions
========================================

3.9.5
=====
* alternative-status-menu was removed entirely, as
  it does not fit in the designs of the new unified
  status menu
* updated translations (as, gu, it, ru)

3.9.4
=====
* apps-menu: fixed handling of hot corner in case
  of screen reconfiguration
* alternative-status-menu now correctly honors polkit
  for hibernation
* user-menu now loads themes from $XDG_DATA_HOME too
* translation updates (de, id, pt_BR, vi, zh_CN, ml)


========================================
  gnome-system-monitor
========================================

New in 3.9.5 - 29 July 2013

* added/updated translations
  cs, courtesy of Marek Černocký 
  el, courtesy of Dimitris Spingos (Δημήτρης Σπίγγος) 
  es, courtesy of Daniel Mustieles 
  gl, courtesy of Fran Dieguez 
  it, courtesy of Milo Casagrande 
  ky, courtesy of Timur Zhamakeev 
  nb, courtesy of Kjartan Maraas 
  tg, courtesy of Victor Ibragimov 

* List of fixed bugs
  
  531097 Added expanders to show/hide separate graphs
  704215 Make System Monitor work in Wayland
  704378 Switch to glib resource framework
  704467 Port to GAction
  674405 Use gtkHeaderbar instead of gtkNotebook
         Refactoring and code cleanup

New in 3.9.2 - 27 May 2013

========================================
  gnome-terminal
========================================

3.9.90
======
 * Build fixes and cleanup
 * Portability fixes
 * Migration fixes
 * Enable menu access key by default again
 * Enable nautilus extension by default

========================================
  gnome-user-share
========================================

This is gnome-user-share 3.8.3, a system for easy sharing of user files.

Major changes since 3.8.0:
- Fix the servers not starting when enabled in System Settings's sharing panel
- Fix race condition for the personal files sharing on OpenBSD

========================================
  gsettings-desktop-schemas
========================================

Major changes in 3.9.5
======================
* Remove settings for deprecated gtk-settings
* Remove application-based option, deprecated in mutter


========================================
  gssdp
========================================

0.14.4
======

- Fix gtk-doc warnings.
- Use SO_REUSEPORT on FreeBSD and Debian/kFreeBSD.
- Fix discovery issue with some devices when g_get_application_name returned a
  non-ASCII translated version of the name.
- Fix a compiler warning about parentheses.
- Use GNOME_COMPILE_WARNINGS for a safe set of strict compiler warnings.
- Remove the use of INCLUDES which has been deprecated for a while.

All contributors to this release:
  Jens Georg <jensg@openismus.com>
  Bastien Nocera <hadess@hadess.net>


========================================
  gtk+
========================================

Overview of Changes in GTK+ 3.9.8 to 3.9.10
===========================================

* GtkInfoBar updates
 - Turn action area horizontal
 - Fix spacing
 - Add an easy way to add a close button

* Documentation
 - Modernize many screenshots
 - Redo the widget gallery
 - Improve 'Getting Started' tutorial
 - Add new application examples to tutorial

* Deprecations:
 - tear-off menuitems

* Bugs fixed:
 684558 gtk_tree_model_rows_reordered is skipped by introspection
 694086 GtkEntry elements need clipping
 698758 Wrong limit for "Native Windows wider or taller than 65535...
 700229 provide a way to rate limit change signal in GtkSearchEntry
 700896 Rename gtk_widget_class_declare_callback()
 700898 Explain what "automated" mean in the context of children c...
 701332 Patch for minor glitch in NSTextInput
 701365 Do not assert sm_proxy != NULL in GtkApplication inhibit f...
 701613 XEmbed doesn't work with frame-synced GTK/Mutter
 702563 gtk_widget_class_automate_child() takes private offset
 704104 gdk/wayland: cope with the compositor implementing an olde...
 704164 GtkSearchEntry: the contents is always cleared on icon-rel...
 704171 Fix prototype of gdk_device_win32_warp
 704216 Fix prototype for gdk_quartz_device_core_warp
 704274 Add API to show a close button on GtkInfoBar
 704392 Improve GtkAction deprecation notices
 704554 FIX mmap fails when getting root_window
 704700 Gtk.IconView.get_cursor segfault
 704747 testsuite/a11y: Don't check minimum increment
 704894 The GtkInfoBar close button is visible by default
 704937 IME input method does not handle dead keys
 705060 Remove unneeded include from gtkprintoperation-win32.c

* Translation updates
 Czech
 Italian
 Lithuanian
 Norwegian bokmål
 Tajik
 Traditional Chinese



========================================
  gtkmm
========================================

3.9.8 (unstable):

Gdk:
* Display: Deprecate get_n_screens().
  (Murray Cumming)

Gtk:
* Action: Deprecate all methods, signals and properties, but not yet the 
  class itseld, because it is still used in not-yet-deprecated API.
  Also deprecated RadioACtion, RecentAction, ToggleAction.
  (Kjell Ahlstedt)
* Deprecate ActionGroup.
  (Kjell Ahlstedt)
* CellRenderer: Deprecate property_cell_background_gdk().
  (Kjell Ahlstedt)
* CellView: Deprecate property_background_gdk().
  (Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
  (Kjell Ahlstedt)
* Container: deprecate resize_children().
  (Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
  (Kjell Ahlstedt)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
* MenuButton: Deprecate unset_menu().
  (Kjell Ahlstedt)
* MenuButton: Deprecate unset_menu().
  (Kjell Ahlstedt)
* ScrolledWindow:  Deprecate property_window_placement_set().
* Settings: Deprecate ignored settings.
* Deprecate Table.
  (Kjell Ahlstedt)
* Deprecate UIManager.
  (Kjell Ahlstedt)
* Widget: Deprecate [un]set_composite_name(),
  [push|pop]_composite_child(), get_requisition() and methods that take a
  StockID parameter.
  (Kjell Ahlstedt)
* Window: Deprecate reshow_with_initial_size().
  (Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
  (Kjell Ahlstedt) Bug #699993.

Build:
* Move to a generated ChangeLog.
  (José Alburquerque)

Documentation:
* Demos: Fix calls to Gtk::Grid::attach().
  (Kjell Ahlstedt)



========================================
  gtksourceview
========================================

News in 3.9.4
-------------
* Warning: the search and replace API is unstable
* Misc bugfixes
* Updated translations


========================================
  gucharmap
========================================

gucharmap 3.9.90:
- Build fixes
- Update to unicode 6.3.0 beta
- Translation updates


========================================
  gupnp
========================================

0.20.4
======

Changes since 0.20.3:
- Fix warnings in gtk-doc run.
- Some minor improvements to the documentation.
- Make the user-agent ASCII-only to fix issues with discovery when
  g_get_application_name () returned a translated string.
- Force HTTP version to be 1.1 in SOAP requests.
- Fix potential crashes in XML parsing.
- Fix potential memory leak in gupnp_service_proxy_send_action_valist.
- Some codestyle fixes.
- Add gupnp_device_info_list_dlna_device_class_identifier () to retrieve the
  content of <dlna:X_DLNADOC> nodes.

Bugs fixed in this release:
 - https://bugzilla.gnome.org/show_bug.cgi?id=704953
 - https://bugzilla.gnome.org/show_bug.cgi?id=702555
 - https://bugzilla.gnome.org/show_bug.cgi?id=704094
 - https://bugzilla.gnome.org/show_bug.cgi?id=700947

All contributors to this release:
  Ludovic Ferrandis <ludovic.ferrandis@intel.com>
  Jens Georg <mail@jensge.org>
  Sébastien Bianti <sebastien.bianti@linux.intel.com>
  Bastien Nocera <hadess@hadess.net>


========================================
  libgdata
========================================

Overview of changes from libgdata 0.13.3 to libgdata 0.13.4
===========================================================

Major changes:
 • Fixes to request cancellation and progress notification
 • Fix tests to be more reliable in the face of distributed system
   non-synchronisation
 • Add support for running tests offline using stored HTTP request traces

API changes:
 • Added GDATA_YOUTUBE_SERVICE_ERROR_CHANNEL_REQUIRED

Bugs fixed:
 • Bug 627895 — Pretty-print XML in test output
 • Bug 703192 — The global log handler interferes with other application
 • Bug 705266 — make check fails

Updated translations:
 • eu (Iñaki Larrañaga Murgoitio)
 • gl (Fran Diéguez)
 • pl (Piotr Drąg)
 • pt (António Lima)
 • tg (Victor Ibragimov)


========================================
  libgee
========================================

libgee 0.11.5
=============
 * Add Traversable.tee
 * Add exception handling to Future
 * Add ability of getting Future from Lazy
 * Make Traversable.flat_map a virtual function
 * Add more specializations to .foreach
 * Improve the test
 * Various bugfixes


========================================
  libgsf
========================================

libgsf 1.14.28

Andreas:
	* Fix conversion specifiers. [#703064]

Jean:
	* Allow the huge libxml parser mode so that gnumeric can load large images.
	[#705100]

Morten:
	* Fix problem with bogus metadata.  [#703952]
	* Avoid interaction problems between Werror and system headers.

--------------------------------------------------------------------------

========================================
  libgweather
========================================

=============
Version 3.9.5
=============

* Translations for the locations database are now
  stored in separate mo files and looked up at runtime,
  cutting build times and installed size
* A number of minor API breaks, such as the removal of
  forecast-type GObject property and accessors; most
  apps still build fine
* New backend: OpenWeatherMap
* Updated translations

=============
Version 3.9.4
=============

* Fixed handling of detached locations
* Updated translations


========================================
  libsoup
========================================

Changes in libsoup from 2.43.4 to 2.43.5:

	* SoupProxyURIResolver is now deprecated in favor of the
          SoupSession:proxy-resolver property (which takes a
          GProxyResolver). [#680273, Dan]

	* The SoupKnownStatusCode enum is now called SoupStatus. The
          old name continues to exist as an alias, but is deprecated.
          (This change has no visible effect in C; it is primarily to
          help language bindings, so that, eg, SOUP_STATUS_NOT_FOUND
          maps to "Soup.Status.NOT_FOUND" rather than
          "Soup.KnownStatusCode.NOT_FOUND".) [#684409, Dan]

	* Fixed the parsing of URI schemes in SoupURI (in particular,
          to allow scheme names with digits in them). [#703776, Dan]

	* Fixed SoupLogger to print a message's response headers even
          if the message gets cancelled before the complete response
          body is received. [#703200, Andres Gomez]

	* Fixed a build problem in non-UTF-8 locales [#702534, Ross
          Lagerwall]

	* SoupSession now warns if you use
          soup_session_pause_message() or
          soup_session_unpause_message() on a synchronous message
          (which has never worked, though that fact wasn't
          documented). [#703461, Philip Withnall]


========================================
  mutter
========================================

3.9.5
=====
* Don't select for touch events on the stage [Jasper; #697192]
* Don't queue redraws for obscured regions [Adel; #703332]
* Export timestamp of global keybinding events [Bastien; #704858]
* Misc bug fixes and cleanups [Jasper, Rico; #703970]

Contributors:
  Adel Gadllah, Bastien Nocera, Jasper St. Pierre, Rico Tzschichholz


========================================
  pygobject
========================================

3.9.3   29-Jul-2013
        - Ensure exceptions set in closure out argument marshaling are printed
          (Simon Feltman) (#705064)
        - Always raise OverflowError for marshaling integers from Python
          (not ValueError or OverflowError) (Simon Feltman) (#705057)
        - Cleanup invoke args and kwargs combiner code (Simon Feltman) (#640812)
        - gtk-demo: Change demo to use Gtk.Application (Simon Feltman) (#698547)
        - Add callable and descriptor protocols to PyGICallableInfo
          (Simon Feltman) (#704037)
        - Unify basic type argument marshaling for methods, closures, and
          properties (Simon Feltman) (#693405)
        - Override GValue.set/get_boxed with static C marshaler
          (Simon Feltman) (#688081, #693405)
        - Add deprecation warning for marshaling arbitrary objects as pointers
          (Simon Feltman) (#688081)
        - Replace usage of __import__ with importlib.import_module
          (Simon Feltman) (#682320)
        - Always unref the GiTypeInfo when generating an argument cache
          (Mike Gorse) (#703973)
        - Unref interface info when fetching enums or flags
          (Mike Gorse) (#703960)
        - Speed up MRO calculation (Daniel Drake) (#703829)
        - Add GIL safety to pyobject_copy for copying boxed PyObjects
          (Simon Feltman) (#688081)
        - Add marshaling of GI_TYPE_TAG_VOID held in a GValue to int
          (Simon Feltman) (#694233)
        - GTK overrides: Make connect_signals handle tuple
          (Cole Robinson) (#693994)
        - Re-add support for passing GValue's by reference
          (Simon Feltman) (#701058)
        - Clear return value of closures to zero when an exception occurs
          (Simon Feltman) (#702552)
        - Don't use doctest syntax in docstrings for examples
          (Martin Pitt) (#701009)
        - Add support for properties of type GInterface
          (Garrett Regier) (#703456)
        - pygtkcompat: Fix for missing methods on Windows
          (Martin Pitt) (#702787)
        - gi/pygi-info.c: Avoid C99-style variable declaration
          (Chun-wei Fan) (#702786)


========================================
  totem
========================================


Major changes in 3.9.5:
- Add work-around to allow streaming of Vimeo videos
- Don't hide the titlebar on fullscreen (as we still have
  a menu bar)
- Make thumbnailer work even when VA-API support is enabled
- Avoid warnings from the rotation plugin for unsupported locations
- Fix aspect ratio in dual-head setups
- Fix playback when video location is not mounted
- Access streams directly rather than through FUSE, making
  buffering and playback smoother
- Fix excessive redraws when using rotation, and make
  rotation and crop work together

========================================
  totem-pl-parser
========================================


3.9.5:
- Port to libquvi 0.9
- Update for libarchive 3.0
- Update for libsoup 2.44
- Fix small memory leaks

========================================
  tracker
========================================

NEW in 0.16.2 - 2013-07-31
==========================

The changes are:

  * Build: Streamline by adding: --disable-{artwork|icon|text|ps|mp3|dvi|libpng|abiword}
  * Fixes: GB#700199, tracker-extract crashed
  * Fixes: GB#703747, GStreamer extractor doesn't properly extract media art
  * Fixes: GB#703759, tracker-miner-fs overrides dconf settings after login
  * Fixes: GB#704048, Don't leak file descriptors & use up all FDs
  * Fixes: RB#741479, Don't leak file descriptors & use up all FDs
  * Fixes: RB#959020, Don't leak file descriptors & use up all FDs
  * functional-tests: Update DConf profile to fix dconf-WARNING **: unknown dconf database description: trackertest
  * libtracker-common: Added /proc/meminfo alternative for Solaris
  * libtracker-common: Hide all config file logging without preprocessor defines turned on
  * libtracker-common: Added function tracker_config_file_import_to_settings() for when we use GKeyFile config files.
  * libtracker-data: Don't use the count_changes PRAGMA, it is deprecated
  * tracker-preferences: Mention in man-pages that TRACKER_USE_CONFIG_FILES has no effect to tracker-preferences
  * tracker-preferences: Added "system" page now to give users an easy way to reindex their data
  * tracker-preferences: Glade file used now requires GTK+ 3.x, was 2.x
  * tracker-preferences: Fixed optical disc checkbutton sensitivity bug
  * tracker-extract-mp3: Fix segfault when trying to process NULL ID3 tag
  * tracker-control: Use procfs psinfo instead of cmdline on Solaris

Translations:

  * Updated hu: Gabor Kelemen
  * Updated pl: Piotr Drąg
  * Updated ru: Yuri Myasoedov
  * Updated zh_HK: Chao-Hsiung Liao
  * Updated zh_TW: Chao-Hsiung Liao



========================================
  vala
========================================

Vala 0.21.1
===========

 * Support \uXXXX escape sequences.
 * Support specifying vfunc order in interfaces to define ABI.
 * Support GTK+ widget templates.
 * Bug fixes and binding updates.


========================================
  yelp-tools
========================================

3.9.1
=====
* Fixed BSD compatibility issue in calling mktemp
* Fixed 'make pot' when srcdir != builddir (Michael Terry)
* yelp-check validate: Validate cache files
* yelp-check ids: New command to check Mallard page IDs
* yelp-build epub: Fixed issue with directory for media


========================================
  yelp-xsl
========================================

3.9.1
=====
* Style work on previous and next links
* Use fixed positioning for ui overlays
* Use nicer close buttons on ui overlays (Jakub Steiner)
* Added html.class.attr and html.class.attr.mode
* Fixed issued with HTML tables in DocBook
* Added "center" and "button" style hints to links element
* Updated translations:
  cs    (Marek Černocký)


