======================================== NEWS: glib-2.8.6 ======================================== Overview of Changes from GLib 2.8.5 to GLib 2.8.6 ================================================= * Fix a problem with g_object_compat_control() which can lead to segfaults in GTK+ applications on 64bit platforms. * Fix a memory allocation problem in GKeyFile. [Morten Welinder] * New and updated translations (ca,ja,ml,sv,zh_HK,zh_TW) Overview of Changes from GLib 2.8.4 to GLib 2.8.5 ================================================= * Bug fixes: 322520 g_utf8_collate_key_for_filename reads too much [Christian Persch] 324332 g_option_context_parse() returns false without setting error [Tim-Philipp Müller] 325273 Error in documentation for glib_check_version() [Declan Naughton] 325310 g_spawn_sync hangs when catching both stdout and stderr [Tor Lillqvist] 323273 Invalid macro in genums.h: G_FLAGS_TYPE [Kalle Vahlman] - Other fixes [Sebastian Wilhelmi, Arjan van de Ven] * Add g_object_compat_control() [Tim Janik] * Win32 changes: - Strip trailing slashes in g_stat() [Tor Lillqvist] - Make g_rename() replace existing files [Tor] - Other fixes [Tor] * Translation updates (be,bg,en_CA,es,fi,fr,gl,gu,nl,vi,zh_CN) ======================================== UPDATED: gtk+-2.8.11 ======================================== gtk+ was updated without a NEWS entry. ======================================== NEWS: intltool-0.34.2 ======================================== Version 0.34.2 * We require automake >= 1.5 now, so check that we aren't on something older -- bug #323282 (Rodney Dawes) * Add support for translating DBus service files -- bug #322629 (Carlos Garcia Campos) * Preserve encoding of XML comments -- bug #320721 (Simos Xenitellis) * Improve interaction with use of AM_GNU_GETTEXT -- bug #312217 (Stepan Kasal) * Fix two small issues with srcdir != builddir (Stepan Kasal) * Remove unused variables from configure.in -- bug #312214 (Stepan Kasal) * Use $(install_sh) -d instead of $(top_srcdir)/mkinstalldirs -- bug #311874 (Stepan Kasal) * Don't substitute some variables in the intltool build -- bug #315021 (Stepan Kasal) * Use POSIX sh syntax for Solaris -- bug #322263 (Laszlo Peter) * Set the prefix from $0 on win32 systems (Tor Lillqvist) * Remove unneeded compatibility code for autoconf 2.13 -- bug #311870 (Stepan Kasal) * Remove deprecated INSTOBJEXT variable use -- bug #312333 (Stepan Kasal) * Remove use of deprecated GENCAT variable -- bug #212332 (Stepan Kasal) * Use AU_ALIAS instead of AC_DEFUN for autoconf and autoupdate -- bug #312334 (Stepan Kasal) * Use PACKAGE_NAME instead of AC_PACKAGE_NAME -- bug #311523 (Peter Moulder) ======================================== UPDATED: libglade-2.5.1-20060104 ======================================== libglade-2.5.1 was updated without a NEWS entry. ======================================== NEWS: libgnomeui-2.12.1 ======================================== libgnomeui 2.12.1 ----------------- What's new since 2.12.0 Bug fixes: - Fix critical warnings from the canvas (Federico) - Fix filename encoding in gnome-file-entry (Yydzero ) - Fix a crash in the pixmap entry on Solaris (Vijaykumar Patwari) - Fix a crash in gnome-file-entry (Petr Mladek) - Fix list leak in gnome-file-entry (Paolo Borelli) Updated translations: - Estonian, Chinese (Hong Kong), Chinese (traditional), Chinese (Taiwan), Hebrew, Danish, Bengali, Swedish, Italian, Vietnamese. ======================================== NEWS: libxml2-2.6.23 ======================================== 2.6.23: Jan 5 2006: - portability fixes: Windows (Rob Richards), getaddrinfo on Windows (Kolja Nowak, Rob Richards), icc warnings (Kjartan Maraas), --with-minimum compilation fixes (William Brack), error case handling fix on Solaris (Albert Chin), don't use 'list' as parameter name reported by Samuel Diaz Garcia, more old Unices portability fixes (Albert Chin), MinGW compilation (Mark Junker), HP-UX compiler warnings (Rick Jones), - code cleanup: xmlReportError (Adrian Mouat), remove xmlBufferClose (Geert Jansen), unreachable code (Oleksandr Kononenko), refactoring parsing code (Bjorn Reese) - bug fixes: xmlBuildRelativeURI and empty path (William Brack), combinatory explosion and performances in regexp code, leak in xmlTextReaderReadString(), xmlStringLenDecodeEntities problem (Massimo Morara), Identity Constraints bugs and a segfault (Kasimier Buchcik), XPath pattern based evaluation bugs (DV & Kasimier), xmlSchemaContentModelDump() memory leak (Kasimier), potential leak in xmlSchemaCheckCSelectorXPath(), xmlTextWriterVSprintf() misuse of vsnprintf (William Brack), XHTML serialization fix (Rob Richards), CRLF split problem (William), issues with non-namespaced attributes in xmlAddChild() xmlAddNextSibling() and xmlAddPrevSibling() (Rob Richards), HTML parsing of script, Python must not output to stdout (Nic Ferrier), exclusive C14N namespace visibility (Aleksey Sanin), XSD dataype totalDigits bug (Kasimier Buchcik), error handling when writing to an xmlBuffer (Rob Richards), runtest schemas error not reported (Hisashi Fujinaka), signed/unsigned problem in date/time code (Albert Chin), fix XSI driven XSD validation (Kasimier), parsing of xs:decimal (Kasimier), fix DTD writer output (Rob Richards), leak in xmlTextReaderReadInnerXml (Gary Coady), regexp bug affecting schemas (Kasimier), configuration of runtime debugging (Kasimier), xmlNodeBufGetContent bug on entity refs (Oleksandr Kononenko), xmlRegExecPushString2 bug (Sreeni Nair), compilation and build fixes (Michael Day), removed dependancies on xmlSchemaValidError (Kasimier), bug with , more XPath pattern based evaluation fixes (Kasimier) - improvements: XSD Schemas redefinitions/restrictions (Kasimier Buchcik), node copy checks and fix for attribute (Rob Richards), counted transition bug in regexps, ctxt->standalone = -2 to indicate no standalone attribute was found, add xmlSchemaSetParserStructuredErrors() (Kasimier Buchcik), add xmlTextReaderSchemaValidateCtxt() to API (Kasimier), handle gzipped HTTP resources (Gary Coady), add htmlDocDumpMemoryFormat. (Rob Richards), - documentation: typo (Michael Day), libxml man page (Albert Chin), save function to XML buffer (Geert Jansen), small doc fix (Aron Stansvik), ======================================== NEWS: ORBit2-2.12.5 ======================================== ORBit2-2.12.5 * bug fixes + cope with NULL slots in adaptors shutdown / release (Michael) Fixes a crash and bug #322730. + Realloc should update the length/tracking information (Martin Blom) ======================================== NEWS: pango-1.10.3 ======================================== Overview of changes between 1.10.2 and 1.10.3 ============================================= * Various documentation improvements, achieving 100% symbol coverage. * Minor bug fixes. Overview of changes between 1.10.1 and 1.10.2 ============================================= * New improved Tibetan shaper module. [Pema Geyleg] * Bug fix in Khmer shaper module. [Jens Herden] * Respect fontconfig reassignment of font pixelsize. [Funda Wang] * Make OpenType GPOS handling more robust/correct. [Greg Aumann] * Various documentation fixes and improvements. * Misc bug fixes. * Open Pango modules with lazy-bind flags. [John Rice]