The following modules have a new version:
 - NetworkManager (0.9.9.98 => 0.9.10.0) (*)
 - adwaita-icon-theme (3.13.3 => 3.13.4)
 - at-spi2-atk (2.13.1 => 2.13.4)
 - at-spi2-core (2.13.1 => 2.13.4)
 - atk (2.13.2 => 2.13.3)
 - baobab (3.13.1 => 3.13.2)
 - clutter (1.19.4 => 1.19.6)
 - cogl (1.18.0 => 1.18.2)
 - dconf (0.20.0 => 0.21.0)
 - eog (3.13.2 => 3.13.3)
 - evolution-data-server (3.12.3 => 3.12.4)
 - gdk-pixbuf (2.30.8 => 2.31.0)
 - gjs (1.41.3 => 1.41.4)
 - glib (2.41.1 => 2.41.2)
 - glib-networking (2.41.3 => 2.41.4)
 - gnome-calculator (3.13.2 => 3.13.3)
 - gnome-control-center (3.13.3 => 3.13.4)
 - gnome-desktop (3.13.3 => 3.13.4) (*)
 - gnome-session (3.12.1 => 3.13.3)
 - gnome-settings-daemon (3.13.3 => 3.13.4)
 - gnome-shell (3.13.3 => 3.13.4)
 - gnome-system-monitor (3.13.3 => 3.13.4)
 - gnome-themes-standard (3.13.3 => 3.13.4)
 - gnome-user-docs (3.12.2 => 3.13.4)
 - gobject-introspection (1.41.3 => 1.41.4) (*)
 - gtk+ (3.13.3 => 3.13.5)
 - gtk-doc (1.20 => 1.21)
 - gtksourceview (3.13.1 => 3.13.2)
 - gvfs (1.21.3 => 1.21.4)
 - libchamplain (0.12.7 => 0.12.8)
 - libgweather (3.13.3 => 3.13.4)
 - libsoup (2.47.3 => 2.47.4)
 - mutter (3.13.3 => 3.13.4)
 - nautilus (3.13.1 => 3.13.2)
 - network-manager-applet (0.9.9.98 => 0.9.10.0) (*)
 - tracker (1.0.1 => 1.1.1) (*)
 - vala (0.24.0 => 0.25.1)
(*) No summarized news available

The following modules weren't upgraded in this release:
   atkmm, cantarell-fonts, caribou, clutter-gst, clutter-gtk, empathy,
   epiphany, evince, folks, gcr, gdm, geocode-glib, glibmm, gmime,
   gnome-backgrounds, gnome-bluetooth, gnome-contacts, gnome-dictionary,
   gnome-disk-utility, gnome-font-viewer, gnome-js-common, gnome-keyring,
   gnome-menus, gnome-online-accounts, gnome-online-miners, gnome-packagekit,
   gnome-screenshot, gnome-shell-extensions, gnome-system-log, gnome-terminal,
   gnome-user-share, gnome-video-effects, grilo, grilo-plugins,
   gsettings-desktop-schemas, gssdp, gtk-engines, gtkmm, gucharmap, gupnp,
   gupnp-igd, json-glib, libcroco, libgdata, libgee, libgnomekbd, libgsf,
   libgsystem, libgtop, libgxps, libmediaart, libnotify, libpeas, librsvg,
   libsecret, libsigc++, libwnck, libzapojit, mm-common, mousetweaks, pango,
   pangomm, pygobject, rest, seed, sushi, totem, totem-pl-parser, vino, vte,
   yelp, yelp-tools, yelp-xsl, zenity

========================================
  adwaita-icon-theme
========================================

3.13.4
  - add open-menu-symbolic
  - translation updates


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

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

* Fix typo in .pc file (bgo#721719).

* Fix retrieving text attributes (bgo#731980).

* Correctly remove the socket on exit (bgo#684076).


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

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

* Ensure that we register with the session manager only once (bgo#728934).

* Fix ucs2keysym prototype (bgo#730897).

* introspection: add some missing Returns: (nullable) annotations

* Fix various memory leaks.


========================================
  atk
========================================

Changes in version 2.13.3:
==========================
*
* Bug 729752: introspection: add many missing Returns: (nullable) annotations
* Bug 730859: atk/Makefile.am: Stop reading atk.def
* Fix GIR scanning for srcdir != buildir
* Visual Studio support
   * MSVC 2010+ Projects: Update "Installation" Process
   * Build: Add Build Support for Visual Studio 2013
   * MSVC 2012/2013 Support: Update Property Sheet Creation
* Documentation:
   * Bug 729922: adding further explanation on atk_add_global_event_listener

Contributors:
  Benjamin Gilbert, Chun-wei Fan, Evan Nemerson, Alejandro Piñeiro
  Iglesias, Owen W. Taylor

Translation:
  genodeftest (de), Pau Iranzo (ca), Carles Ferrando (ca@valencia), Yosef Or Boczko (he)


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

3.13.2
======

  * Import custom CSS, use icon as resources, various other adaptation to GTK+ changes
  * Visual fixes for the ringschart and the chart switcher
  * Updated translations (de, el, es, gl, he, hu, id, lt, nb, nl, pt_BR, ru, sl, tr)


========================================
  clutter
========================================

Clutter 1.19.6                                                       2014-07-24
===============================================================================

  • List of changes since Clutter 1.19.4

    - Add a signal for the end of the frame on ClutterStage
    The ::after-paint signal is useful to execute custom code after all the
    painting on a specific ClutterStage has been performend, but before the
    frame contents have been presented on the screen.

    - Improvements in the reliability of the evdev input backend

    - Improvements in the GestureAction implementation

  • List of bugs fixed since Clutter 1.19.4

    #732342 - ClutterStage: Add an ::after-paint signal
    #732907 - Allow for calling clutter_gesture_action_cancel() within the
              ::gesture-end handler
    #733062 - Evdev: set button state in input devices
    #733300 - ClutterAnimation: fix memory leak
    #733561 - Make a GType for ClutterEventSequence
    #733562 - evdev: update xkb_state when resuming input
    #733560 - Touch events trigger enter events on press, but no leave events
              on release

Many thanks to:

  Carlos Garnacho, Giovanni Campagna, Owen W. Taylor


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

Cogl 1.18.2                                                        2014-06-03

  • List of changes since Cogl 1.18.0

  » MSVC updates
  » KMS improvements for use by GNOME Shell
  » EGL backend improvement to avoid creating a dummy surface if
    driver supports EGL_KHR_surfacless_context extension
  » cogl-x11-tfp example fixes

  • Gnome Bugzilla bugs closed since 1.18.0:

  #728064 - New AtlasTextures should keep designated atlas alive
  #728628 - Fails to link from C++ applications due to excessive
            symbol mangling
  #728978 - Don't set EGL_PLATFORM
  #728979 - Call swap notify handler even when pageflip ioctl fails
  #730536 - Add apis needed for mutters compositor bypass

Many thanks to:

  Chun-wei Fan
  Neil Roberts
  Adel Gadllah
  Kristian Høgsberg
  Emanuele Aina
  Felix Riemann


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

Changes in dconf 0.21.0
========================

 - editor desktop file renamed to ca.desrt.dconf-editor to take advantage of
   D-Bus activation

 - prevent the service from being released more than once if we receive
   multiple signals (which caused a hang)

Translations:
  Indonesian
  Greek
  Swedish

Changes in dconf 0.20.0

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

Version 3.13.3
--------------

 * Drop dreprecated GtkMisc and GtkAlignment usage (Felix Riemann)
 * Improvements to GUI test handling (Vadim Rutkovsky)

New and updated translations:

- Muhammet Kara [tr]


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

Evolution-Data-Server 3.12.4 2014-07-14
---------------------------------------

Bug Fixes:
	Bug 731418 - Unnecessary localedir override in configure.ac (Alan Swanson)
	Bug 731356 - GError overwrite in camel_filter_search_match() (Milan Crha)
	Bug 729848 - [IMAPx] Hard to get to cached messages in offline (Milan Crha)
	Bug 731585 - evolution-ews Camel part pretends offline state (Milan Crha)
	Bug 731562 - [IMAPx] Occasionally getting 'Empty cache file' error (Milan Crha)
	Bug 731560 - Crash under imapx_call_idle() after folder rename (Milan Crha)
	Bug 731720 - Junk test logic has useless ordering (Milan Crha)
	Bug 652132 - Google Tasks support (Milan Crha)
	Bug 731440 - [IMAPx] Moved folder within account duplicated in UI (Milan Crha)
	Bug 728653 - Fix Google Talk support (Christian Schaarschmidt)
	Bug 732263 - Deleting Search Folder very slow (Milan Crha)
	Bug 729172 - [IMAPx] Cannot retrieve certain messages (Ian Campbell)
	Bug 732607 - Crash in imapx_job_fetch_new_messages_start() (Milan Crha)
	Bug 732366 - [IMAPx] Stuck FETCH command when using IDLE (Milan Crha)
	Bug 732730 - Addressbook: Notify views after locale change (Mateusz Polrola)

Miscellaneous:
	Correct typo in a CAMEL_CHECK_LOCAL_GERROR() debugging macro (Milan Crha)
	[Maildir] g_mkdir() fails, if the folder already exists (Milan Crha)
	[IMAPx] Claim camel_store_folder_info_stale() when more settings changed (Milan Crha)
	[IMAPx] Avoid useless console warnings after a call to g_rename() (Milan Crha)
	Fix a memory leak in camel_imapx_server_copy_message() (Milan Crha)
	Revert leak-fix part from commit 6cac5a9da (Milan Crha)
	Correct a typo in CalDAV's Makefile.am (Milan Crha)
	Correct return value at pop3_folder_get_message_sync() (Milan Crha)
	Remove libdb related headers from libebackend.h (Milan Crha)
	Remove unused and obsolete evolution-data-server-zip.in (Milan Crha)
	Remove libdb related headers from libedata-book.h (Milan Crha)
	Do not delete passwords during authentication session (Milan Crha)
	g_subprocess_launcher_set_child_setup() is available only for Unixes (Milan Crha)

Translations:
	Daniel Mustieles (es)
	Fran Diéguez (gl)
	Yuri Myasoedov (ru)


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

2.31.0
======

* To improve the situation for language bindings, pixbufs can now
  be constructed from data in GBytes, and pixbuf data can also be
  extracted in this form. The GBytes data is treated as readonly,
  and gdk_pixbuf_get_pixels() will create a copy. To avoid this
  copy, a new function gdk_pixbuf_read_pixels() was introduced
  which returns a const pointer to the data without copying.


========================================
  gjs
========================================

Version 1.41.4
--------------

- Fixed memory management of GObject methods that unref their instance
  [#729545]
- Added a package module implementing the
  https://wiki.gnome.org/Projects/Gjs/Package application conventions
  [#690136]
- Misc bug fixes


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

Overview of changes in GLib 2.41.2
==================================

* The Unicode support has been updated to version 7.0
  of the Unicode standard

* GNotification now supports priorities for notifications

* GCredentials has gained NetBSD support

* GMutex now uses a faster, native implementation on Linux

* Bugs fixed:
 699132 Pluggable event loop backends
 720708 g_assert_warning(): number of arguments doesn't match for...
 722092 Add GtkApplication resources support
 724986 Change gio/data-to-c.pl to /usr/bin/env perl.
 727974 Fix up failure-to-see-expected-message logging
 728256 gcredentials: add NetBSD support
 728401 GDateTime: Add guards to g_date_time_new()
 729825 Formatting of g_alloca documentation
 729914 instead of DEBUG_CODE and IF_DEBUG, provide a common macro...
 730293 clang++-3.4: error: 'register' storage class specifier is ...
 731339 giochannel: avoid setting uninitialised length
 731424 #ifdef spaghetti for load_user_special_dirs() implementations
 731623 GNotification: add support for a priority setting
 731929 update tables to unicode 7.0.0
 731950 gvalue: New g_value_from_instance
 731986 GLib: implement GMutex natively on Linux
 732184 GObject: warn on use of deprecated properties
 732357 Docs: various fixes and improvements
 732429 GActionEntry: improve documentation
 732465 Fix build on x64 Visual C++ builds
 732704 Docs: various fixes and improvements
 732739 ginetsocketaddress: Explicitly initialise flags for getaddr...
 732754 GDBusMessage: optimise (de)serialisation of fixed arrays
 732984 g_object_ref(NULL) in g_dbus_object_manager_client_finalize
 733084 Typos in g_bytes_hash() and g_time_zone_find_interval() docs
 733146 spawn helper does not use correctly the parameters 

* Translation updates:
 Lithuanian



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

2.41.4
======
  * tls/gnutls: certificates with IP address subject altnames are now
    supported (#726596, Aleix Conchillo Flaqué)

  * tls/tests: added a script to re-generate the certificates, and
    regenerated them (since the key for the existing CA certificate
    had been lost, so it wasn't possible to add new test certificates,
    eg, for IP SAN). (#733365, Aleix Conchillo Flaqué)

  * Updated translations:
	Greek


========================================
  gnome-calculator
========================================

Overview of changes in gnome-calculator 3.13.3
    * New : Calculator search provider (Michael Catanzaro)
    * New : Tests in release tarball (Vadim Rutkovsky)
    * New : Localized radix character from command-line (Michael Catanzaro)
    * Update : Translations (Translation team)
    * Fix : Restore previous answer on undo (Rodolphe PELLOUX-PRAYER)
    * Fix : Segfault on undo beyond history (Elita Lobo)
    * Fix : Malformed expression error on base change (PioneerAxon)
    * Fix : Critical warnings when entering Financial Mode (Michael Catanzaro)
    * Fix : Fix gcalccmd crash (PioneerAxon)
    * Fix : gcalccmd now exits with new-line (PioneerAxon)
    * Fix : Reset text in new function pop-up (ZZroman)
    * Fix : Removed redundent calls to notify_property() (Michael Catanzaro)
    * Fix : Use layout based decimal saperator on numberpad (Pierre Ossman)
    * Fix : Appdata : add default screenshot (Richard Hughes)
    * Fix : Don't create fundamental types (Michael Catanzaro)
    * Fix : Typo in step definition filelist (Vadim Rutkovsky)
    * Removed : Latvian lats from default currencies (Michael Catanzaro)


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

==============
Version 3.13.4
==============

- Use correct window icon
- Translation updates

Background:
- Several small fixes
- Fix emblems on HiDPI
- Re-add drag'n'drop support
- Allow dropping colours as well
- Remember added colours
- Copy all the manually added backgrounds

Info:
- Fix logo on HiDPI

Keyboard:
- Allow "print screen" and "scroll lock" as compose key options

Mouse:
- Fix scroll test background on HiDPI

Notifications:
- Fix duplicates in application list

Power:
- Update automatic suspend label when CanHibernate is false

Region:
- Make it possible to add an input source by activating its row

Sharing:
- Add maximum height for the networks list box
- Use the selected URI from the file chooser, instead of the current
  directory

User Accounts:
- Do not generate previews for directories

Wacom:
- Fix x/y ranges' swapping when calibrating on rotated screens
- Fix stylus back/forward button assignments


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

==============
Version 3.13.3
==============

	* Fixes for XDG_CURRENT_DESKTOP semantic shift
	* Translation updates


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

==============
Version 3.13.4
==============

General:
- Fix crash when a plugin failed to start
- Several code cleanups
- Updated translations

A11Y Keyboard:
- Make sticky and slow keys notifications more difficult to miss

Housekeeping:
- Fix regular files not getting deleted from the Trash

Media-keys:
- Set the keyring environment variables on all processes that we
  launch

Orientation:
- Fix plugin on MS Surface devices

Power:
- Fix crash when logind isn't available

Sharing:
- Fix compilation without NetworkManager

Wacom:
- Handle "cursor" tablet devices so that they get properly mapped for
  different orientations


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

3.13.4
======
* Handle portal login requests [Giovanni; #704416]
* Scale fonts on wayland on hiDPI devices [Adel; #732537]
* Fix default ibus candidate index labels [Rui; #702944]
* Add gestures for various system actions [Carlos G.]
* Add performance test script for the perf.gnome.org [Owen; #732350]
* Use new restart framework to improve restart visuals [Owen; #733026]
* Improve keynav in app folder popups [Carlos S.; #731477]
* Fix truncation of app search results [Carlos S.; #732416]
* Automatically update renamed desktop files in favorites [Kalev; #729429]
* Misc. bug fixes and cleanups [Giovanni, Yosef, Owen, Bastien, Javier;
  #729823, #726401, #732301, #732348, #732349, #733498, #733540]

Contributors:
  Giovanni Campagna, Adel Gadllah, Carlos Garnacho, Javier Hernández,
  Kalev Lember, Rui Matos, Florian Müllner, Bastien Nocera, Yosef Or Boczko,
  Carlos Soriano, Jasper St. Pierre, Owen W. Taylor

Translations:
  Yuri Myasoedov [ru], Daniel Mustieles [es], Fran Diéguez [gl],
  Cheng-Chia Tseng [zh_TW], A S Alam [pa], Benjamin Steinwender [de],
  Enrico Nicoletto [pt_BR], MarMav [el], Yosef Or Boczko [he],
  Kjartan Maraas [nb]


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

New in 3.13.4 - 21 July 2014

* added/updated translations
  de, courtesy of Benjamin Steinwender 
  el, courtesy of Tom Tryfonidis 
  gd, courtesy of GunChleoc 
  he, courtesy of Yosef Or Boczko 
  nb, courtesy of Ã…ka Sikrom 
  ru, courtesy of Yuri Myasoedov 
  sl, courtesy of Matej Urbančič 
  th, courtesy of Akom Chotiphantawanon 

List of fixed bugs
  732942 --disable-wnck build option enables wnck
  733343 better defaults for the process table
  732981 update gear icon
         do not use deprecated methods and properties
         add transient declarations for dialogs


========================================
  gnome-themes-standard
========================================

3.13.4
======
 - drop duplicate properties from metacity geometry
 - keep a dummy gtk.css for Adwaita


========================================
  gnome-user-docs
========================================

3.13.4
======
* Updates to System Admin Guide (Jana Svarova, Ekaterina Gerasimova)
* Updated translations:
  es        (Daniel Mustieles)


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

Overview of Changes in GTK+ 3.13.4 to 3.13.5
============================================

* Adwaita:
 - Many improvements in details
 - Style .needs-attention in GtkStackSwitcher

* CSS:
 - Selectors can now match state pseudo classes on
   all elements

* GtkListBox:
 - Rows now have a selectable property and will be
   styled accordingly

* Inspector:
 - Add an easy way to change the font
 - Show widget state and other misc. info

* Wayland:
 - Fix repaint artifacts
 - Update xdg-shell

* Windows:
 - Fix icon theme loading

* Bugs fxed:
 591258 Easy to accidentally select first option in popup menus
 618852 gtk_text_iter_forward_visible_cursor_position does not move...
 707153 Add style for stack switcher items with the needs-attention...
 731582 Please use AC_PATH_TOOL to improve cross-compile & multilib...
 733099 Regression: gtk_window_set_title() no longer sets header ba...
 733174 Missing documentation for GtkSpinButton::change-value and ...
 733189 Careless URI construction in GTK+
 733321 Tooltips disappear when a new GtkMenu is created
 733360 GtkSwitch: css, make box-shadow outsets work for the switch...
 733361 GtkProgressBar: css, make box-shadow outsets work for the p...
 733407 GtkTextView: use GSlice
 733431 Regression: Button not added to action area of dialog
 733441 do not mention GtkArrow in the GtkMenuButton docs 

* Translation updates:
 Greek


Overview of Changes in GTK+ 3.13.3 to 3.13.4
============================================

* Theming:
 - Adwaita is much more complete
 - Shadows, reliefs and frames in GtkScrolledWindow, GtkViewport,
   GtkButton, GtkEntry, GtkFrame, etc are now translated to style
   classes and themed

* GtkApplication:
 - gtk_application_prefers_app_menu is a new function to facility
   adapting UIs to platform expectations
 - GtkApplication now tries to load menus from resources in the
   resource path that is defined by GApplication
 - GtkApplication set up a resource path for loading icons as well

* GtkScrolledWindow:
 - Scrolling in response to user input (scrollbar clicks, keynav)
   is now animated
 - The displacement animation has been replaced edge gradients

* GtkScaleButton:
 - The orientation is now changed on the fly to make the popup
   fit into small windows

* GtkEntry:
 - Activity mode progress is now smooth

* Client-side decorations
 - The default button layout includes minimize and maximize again
 - Dialogs are no longer using client-side decorations when
   use-header-bar is unset

* GTK+ now ships a simple icon theme browser, gtk3-icon-browser

* GtkInspector:
 - Can change hi-dpi scale on the fly
 - Can simulate touchscreen at runtime
 - Shows style properties
 - Ctrl-Shift-I selects the widget under the pointer
 - Property editors show property and settings bindings

* Wayland:
 - Always use CSD under Wayland
 - Avoid a crash on pointer-less systems
 - Context menus work now

* Deprecations, removals:
 - GtkWindow no longer supports resize grips
 - builtin icons have been deprecated in favor of loading icons
   from resources

* Bugs fixed:
 484640 Improve double click handling in GtkIconView
 618852 gtk_text_iter_forward_visible_cursor_position does not move to end...
 629129 gtk_text_iter_forward_visible_cursor_position is VERY slow
 672676 evince doesn't permit to print more than 100 copies at once
 680885 GtkColorButton color swatch suboptimal when color ~= background color
 710449 Invalid memory access in "gdk_x11_window_set_opacity" on 64bit pla...
 722092 Add GtkApplication resources support
 722633 Remove separators from font chooser and file chooser
 724084 Provide .error .warning .question classes for GtkEntry (not legibl...
 726566 GtkEntryCompletion should emit signal for "no-suggestions" case.
 729620 De-uglify GtkCalendar
 730730 scrolling is broken when sharing adjustments
 730893 Dialogs use headerbars even when DialogsUseHeader is unset
 731158 gtkbookmarksmanager.c: save_bookmarks, silly strlen
 731297 Get rid of overshooting window/animation
 731463 Styling of last column header does not apply to treeview-like cust...
 731711 GtkLabel forwards button-press-event after showing a context menu
 732134 consider using an alternate durations for transitions of button pr...
 732206 wayland: crash with touch but no pointer
 732229 Buttons in menus in popovers - alignment and spacing issues
 732256 Add a flat style class and use it for flat buttons
 732298 adwaita -- progress bars indistinguishable from selected list row
 732330 Sort *_DEBUG values alphabetically
 732433 Typos in common questions
 732441 Selected text background is nearly transparent
 732443 Inspector hide and seek
 732454 Build error: return_exposes not defined in gdkevents-win32.c due t...
 732494 issues active buttons in popovers
 732667 cursor blink settings not fully undeprecated
 732681 Docs: make GtkWidget:margin-start and margin-end clearer
 732861 GtkImage surface documentation incomplete
 732894 icontheme: Use correct URI for icons in resource paths
 732900 textview calls gtk_widget_set_allocation() on children out of ::si...
 732933 horizontal autoscrolling broken
 732970 Unselectable GtkLabels with links get the wrong initial cursor
 732991 gtk_drag_anim_timeout change the user widget and never restore it
 733027 GtkStack doesn't render a background
 733076 Handle resolution changes in the GDK backend code
 733092 inspector: Do not accidentally change tab in the object notebook
 733099 Regression: gtk_window_set_title() no longer sets header bar title
 733112 GtkListBox: Add a ::activatable property for rows 

* Translation updates:
 Hebrew
 Lithuanian
 Russian
 Scottish Gaelic
 Slovenian



========================================
  gtk-doc
========================================

GTK-Doc 1.21    (Jul 17 2014)
============

 Important notice - starting with the next release these long deprecated
 features will be removed, please write to gtk-doc-list@gnome.org and tell us
 your concerns:
 o gtkdoc-mktmpl - please move all the comments into the sources.
 o generating html via sgml tools (jade/openjade), using xsltproc and
   docbook-xslt is pretty common and preferred since version 1.6

 Changes

 o 170860 : gtk-doc should have definitions for stability
 o 644111 : one cannot specify against which libs gtkdoc-fixxref should resolve links (problematic with multiple versions)
 o 657444 :  " enum foo { ... } " ; not recognized
 o 671519 : Self-test relies on nonportable (GNU enhanced) 'date' command
 o 678094 : the word " returns " in a function description can be parsed as the " Returns: " section
 o 722621 : gtk-doc tarball was created with 32bit uid/gid, unusable with mingw/msys tar
 o 724739 : Self-test fail: gtkdoc-mkdb misusing perl datatype
 o 725505 : new syntax highlighting for code is weird
 o 725663 : configure: non POSIX test usage
 o 730658 : Deprecation warning for non-deprecated type GParamFlags
 o 730777 : Add support for nullable and optional annotations

 Contributors

 Christophe Fergeau
 Damon Chaplin
 Daniel Macks
 Daniel Mustieles
 Emmanuele Bassi
 maria thukididu
 Naohiro Aota
 Philip Withnall
 Rafael Ferreira
 Stefan Sauer
 Thomas Wood
 William Jon McCann


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

News in 3.13.2
--------------
* New feature: file loading and saving
* Split testfiles.sh to tests/syntax-highlighting/
* GtkSourceView is now fully relicensed to LGPL
* Various other improvements and bugfixes
* Translation updates


========================================
  gvfs
========================================

Major changes in 1.21.4
========================
* afp: Fix hangs while enumerating large directories
* afp: Performance improvement
* dav: Fix mounting multiple shares on the same host with different paths
* Several smaller bugfixes
* Translation updates


========================================
  libchamplain
========================================

libchamplain 0.12.8 (2014-07-01)
================================

Stable release

Changes:

* Fix crash when changing a map source (Jonas Danielsson)
* Drop the dependency on libsoup-gnome by using libsoup 2.34 or newer 
  (Jonas Danielsson)
* Add basic touchscreen support (Reyad Attiyat)


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

==============
Version 3.13.4
==============

* Expanded the range of cities offered in the location
  entry through the use of geocode-glib [Saurabh, #731466]
* Misc bug fixes
* Location database fixes [Bastien Nocera, #733269]
* Updated translations


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

Changes in libsoup from 2.47.3 to 2.47.4:

	* Fixed two crashes that could occur in multithreaded use
          (in particular, with the latest git gvfs). [#732783,
          #732925, Ross Lagerwall]

	* Fixed the handling of data: URIs with base64-encoded data
          but no explicit MIME type. [#732112, Raveendra Karu]. Added
          tests for this and other data: URI cases. [Dan]

	* Fixed a bug in SoupAuthNTLM that affected 28-character-long
          passwords. [#732087, David Woodhouse]

	* Fixed tests to pass with GLib git master (which warns if you
	  use deprecated GObject properties, and which also caught a
	  mutex-handling bug in test-utils.c)

	* Updated translations:
	  Galician, Greek, Lithuanian, Russian


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

3.13.4
======
* Fix move/resize operations for wayland clients [Marek; #731237]
* Add ::first-frame signal to MetaWindowActor [Owen; #732343]
* Handle keysyms without the XF86 prefix [Owen; #727993]
* Add touch gesture support [Carlos]
* Fix a deadlock when exiting [Owen; #733068]
* Add framework for restarting the compositor with nice visuals
  [Owen; #733026]
* Toggle seat capabilities on VT switch [Carlos; #733563]
* Misc bug fixes [Florian, Owen; #732695, #732350]

Contributors:
  Tom Beckmann, Giovanni Campagna, Marek Chalupa, Adel Gadllah,
  Carlos Garnacho, Florian Müllner, Jasper St. Pierre, Rico Tzschichholz,
  Owen W. Taylor

Translations:
  Yuri Myasoedov [ru], Fran Diéguez [gl], Aurimas Černius [lt], MarMav [el],
  Enrico Nicoletto [pt_BR]


========================================
  nautilus
========================================

Major changes in 3.13.2:
* Fix a missing unref (Robert Ancell)
* Fix a crash in selection handling (Iain Lane)
* Use header bar for properties dialog (Matthias Clasen)
* Use new gear menu icon (Matthias)
* Include application-specific theming for Adwaita (Matthias)
* Share pathbar styling with GTK+ (Matthias)
* Translation updates


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

Vala 0.25.1
===========

 * Support explicit interface method implementation.
 * Support (unowned type)[] syntax.
 * Support non-literal length in fixed-size arrays.
 * Mark regular expression literals as stable.
 * GIR parser updates.
 * Add webkit2gtk-3.0 bindings.
 * Add gstreamer-allocators-1.0 and gstreamer-riff-1.0 bindings.
 * Bug fixes and binding updates.