========================================
NEWS: atk-1.23.5
========================================

Changes in version 1.23.5:
=========================
*
*Fixes: #535704, #526752.


========================================
NEWS: at-spi-1.23.5
========================================

What's new in at-spi-1.23.5:

* Bugfixes: #541119, #435833, #524806, #542217.


========================================
NEWS: esound-0.2.39
========================================

Version 0.2.39
===============
       * Fixed esd client-side code to not hang if esd crashes/hangs
         or otherwise becomes unreachable (Jeffrey Stedfast)
       * Suppress verbose error messages from ALSA (Stanislav Brabec)
       * Allow for multiple esd instances
       * Fix esound-config for multi-lib setups (Matthias Clasen)
       * Don't report errors about /dev/dsp not existing (Havoc Pennington)
       * Various other build fixes for AMD64 (Rémi Cardona)

===============

========================================
NEWS: glib-2.17.4
========================================

Overview of Changes from GLib 2.17.3 to GLib 2.17.4
===================================================

* GIO:
- New API to handle content types: g_mount_guess_content_type,
  g_content_type_guess_for_tree
- Export the eject-button signal on the volume monitor class
- New API to enable out-of-process volume monitors:
  g_volume_get_activation_root

* GObject:
- New API to handle signals without slots in the class structure:
  g_signal_new_class_handler, g_signal_override_class_handler

* Internationalization:
- Add an NC_ macro that is a no-op equivalent of C_

* GMarkup:
- Add two new functions g_markup_parse_context_push,
  g_markup_parse_context_pop to support "subparsers"

* Bugs fixed:
541208 Functions to easily install and use signals without...
541507 Ambiguous description of assigned characters in the...
543040 async reading on dummy file will crash on GIO_USE_VFS=local
543560 enable gio-FEN back-end warnings on Solaris will crash...
528317 GRegex does not allow recursion limit
337518 GMarkup: Subparser support
541794 drive-eject-button signal
541793 activation root for volumes
467707 test_iconv_state() in tests/convert-test.c fails on AIX 5.3
428048 2 of 51 tests fail on Solaris
542332 small fix for error message in GMarkup
482413 get_contents_stdio -- overflow and memory corruption
406120 g_ascii_strtod
334234 "printf" format error
536996 Missing noop i18n macro equivalent to C_
540616 mem leak in filechooser button
539229 gobject-query calls itself query
521589 [RFC] gobject documentation should mention Vala
543168 Description of G_SLICE=debug-blocks discourages its use
543220 Case collision on gio-extension-points.html
530759 update the gobject tutorial to the XXI century
535223 gbookmark file inefficiency ...
543504 crash in Epiphany Web Browser: Opening local file

* Updated translation:
German (de)
Estonian (et)
Pashto (ps)
Albanian (sq)
Thai (th)
Traditional Chinese (zh_HK)
Traditional Chinese (zh_TW)


Overview of Changes from GLib 2.17.1 to GLib 2.17.3
===================================================

* PCRE
- fix for CVE-2008-2371

* Bugs fixed:
538119 glib's mainloop leaks a pipe to sub-processes
537635 Corrections and improvements to g_time_val_{to,from}_iso8601
539067 The document g_io_channel_win32_new_fd() says...
535949 annotate g_strip_context and g_dpgettext with G_GNUC_FORMAT
539123 annotate g_d[n]gettext with G_GNUC_FORMAT
539074 Cannot get exit status with g_spawn_command_line_sync
316221 G_LOCK warns about breaking strict-aliasing rules
539770 migrate gstrfunc unit tests to gtest
539626 Update docstrings for g_object_freeze_notify and g_object_thaw_notify
538044 unconditional use of LC_MESSAGES
540545 Monotonic time and timer offset
535947 want g_set_error_literal
539999 glibconfig.h: add GLIB_USING_SYSTEM_PRINTF
536252 GFileEnumerator should allow access to the containing GFile
538362 Get Win32 icons back in the file chooser
540802 g_list_prepend doesn't concat lists
540423 unrecoverable error after g_seekable_truncate
538836 make check failure on PPC and ALPHA: pltcheck.sh on g_atomic_pointer_get
539090 g_content_type_from_mime_type() should unalias
540331 g_file_append_to () documentation: can return NULL
534639 add g_desktop_app_info_new_from_keyfile
536733 gio build failure on Irix
536160 Add g_file_monitor()
538127 FileChooser broken on win32
531476 /live-g-file/test_traverse_structure test fails on Mac HFS+
538564 gio should have gio-types.h
540047 glib-genmarshal.c: '#include <io.h>' is too before

Updated translations:
Korean (ko)
Occitan (oc)



========================================
NEWS: gtk+-2.13.5
========================================

Overview of Changes from GTK+ 2.13.4 to 2.13.5
==============================================

* gdk-pixbuf:
- Use GIO for mime type sniffing when possible

* Printing:
- Handle paused printers and printers that don't accept jobs

* GtkBuilder:
- Support building parts of the XML tree with the new functions
  gtk_builder_add_objects_from_file, gtk_builder_add_objects_from_string

* Bugs fixed:
540917 deprecate pack_start_defaults()
541645 gtkfilechooserdefault segfaults when bookmark does not contain ://
493008 gdk_screen_get_window_stack is not 64-bit-compatible
539248 gtk_calender_query_tooltip calls ->detail_func with invalid dates
327582 Incomplete docs for GtkSettings::gtk-icon-sizes
343663 source-buffer highlighting highlights "char" in gtk_text_iter_...
541811 g_return_if_fail (widget->parent == container)
541540 Dead link to pkg-config site in GTK+ online FAQ
513580 Broken link in GTK+ FAQ
531129 gtk_style_copy() does not include a return value or description
510225 gtk_widget_get_composite_name retval should be freed
507953 gtk_tree_view_set_tooltip_column() shows markups
469068 clarify gdk_cairo_create()
528845 segv from GtkBuilder on attempting <accelerator> under GtkCellView
540994 [Win32] Some windows don't appear at the top when created
541964 [Win32] Setting modal hint to current value might confuse the stack
541950 Removing recently-added accelerator UI causes a wrong g_warning
542234 iconview a11y implementation segfaults
541399 Widget tooltips: treat "" same as NULL
334418 Support easy input of ellipsis
321896 Synch gdkkeysyms.h/gtkimcontextsimple.c with X.org 6.9/7.0
316087 Resizing columns is chaotic
542853 jasper test fails due to incomplete library arguments
507394 mem leak from gtk_selection_add_targets
488766 GtkFileChooserButton doesn't clear icon after gtk_file_chooser_...
479780 Bookmarks in left pane of FileChooser cannot be renamed
542523 GtkTextTag should handle setting properties to NULL
384940 handle rejecting jobs and authentication meaningfully
339591 Detect list of availible cover pages
543244 crashes when renaming a bookmark
447998 GtkBuilder does not support building parts of the xml tree
543217 GTK application crashed with directfb backend
543545 GtkAssistant crashes when gtk_widget_hide() is called inside ...
401985 Documentation improvement for the gdk_pixbuf_new_from_file_at_...
543085 gdk_pixbuf_saturate_and_pixelate may corrupt memory
488019 Mention bind_textdomain_codeset in gettext related FAQ
528822 typo in GtkCombo docs
540967 docs build slowly because of entities
537430 label pango attributes & i18n
543989 Crash in gtk_tree_view_size_allocate_columns
535223 gbookmark file inefficiency ...

* Updated translations:
Assamese (as)
Czech (cs)
German (de)
Spanish (es)
Galician (gl)
Hebrew (he)
Polish (pl)
Pashto (ps)
Traditional Chinese (zh_HK)
Traditional Chinese (zh_TW)


Overview of Changes from GTK+ 2.13.3 to 2.13.4
==============================================

* Merge the GSEAL branch (see http://live.gnome.org/GTK+/3.0/Tasks)

* GtkScaleButton has an orientation property

* Bugs fixed:
538519 GtkCellRendererPixbuf doesn't allow unsetting the icon anymore
538362 Get Win32 icons back in the file chooser
538182 pango_cairo_context_update_layout is not noop after...
508751 gnome-terminal crashed with SIGSEGV after keypress
419737 The file chooser clears the filename entry in SAVE/CREATE_FOLDER...
538784 Don't change the filename in the name entry in CREATE_FOLDER...
538395 gtk_combo_box_append_text() on non-compliant model segfaults
539363 Segfault when creating GtkPlugs
539466 GtkMenuShell API/ABI break in trunk
442042 GtkScaleButton is too limited
540318 Invalid URL
530255 GtkAboutDialog cuts off comments label
540310 Avoid unnecessary repaints when resizing GtkWindow
434535 printoperation's create_surface doesn't check temp file...
539790 [PATCH] Please add three new settings to GtkSettings
539164 Windows' System Menu blocks main loop
541162 [Win32] Update for the new GdkWindowImpl stuff
455268 Add gtk-enable-tooltips GtkSetting
537591 Don't hardcode minimum width of menuitems
541249 [Win32] Fix some internal static methods
541305 [Win32] Scrolling was broken after GdkWindow refactoring
540529 Remove all GIMP references
538547 Update doc-shooter in gtk documentation
535498 Printing demo broken
539944 Add GtkScaleButton API so struct fields can be marked...
540915 GtkBuilder sets properties in reverse order
538863 Fixes assertion on entering empty folder
540861 invalid UTF-8 in input device name
540612 mem leak in filechooser
540618 gtk_menu_shell_select_first prints warning on GtkMenubar...
539944 Add GtkScaleButton API so struct fields can be marked...
536966 Paper selector crashes
378158 gdk_win32_selection_add_targets uses uninitialized hwnd v...
516092 use gtk_drag_*_add_*_targets instead of hardcoded target ...
536430 Libs and Cflags paths in gail-uninstalled.pc.in are out o...
538378 GtkFileSystemError should be public
539095 directfb functions need to be renamed due to the offscree...
539470 Fix critical warnings when the GIcon can't be found for a...
539732 Warnings on destruction of GtkDialog.
540235 Getting the current folder fails
537639 complete the gtk_clipboard_request/wait_for/is_available_...

* Updated translations:
Catalan (ca)
Spanish (es)
Estonian (et)
Hungarian (hu)
Korean (ko)
Norwegian bokmål (nb)
Occitan (oc)
Swedish (sv)
Thai (th)



========================================
UPDATED: intltool-0.40.1
========================================

intltool was updated without a NEWS entry.