From 2a0a4e8780bdb09a05f9a27fc18f7b8507d30575 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 21 Jan 2008 15:50:34 +0000 Subject: [PATCH] Updates svn path=/trunk/; revision=6344 --- ChangeLog | 4 ++++ NEWS | 30 ++++++++++++++++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4524b2d..bf2390d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-01-21 Matthias Clasen + + * NEWS: Updates + 2008-01-20 Murray Cumming * glib/gchecksum.c: (g_checksum_update): Accept -1 for the data diff --git a/NEWS b/NEWS index 4835c05..f44c75e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,33 @@ +Overview of Changes from GLib 2.15.2 to GLib 2.15.3 +=================================================== + +* GChecksum: + - g_checksum_update can accept nul-terminated strings + - The MD5 implementation works correctly on buffers + that are longer than 64 bytes + +* GIO: + - Don't include a copy of the inotify headers, rely on system headers + - g_file_find_enclosing_mount has an async variant now + - Reduntant seek API on file streams has been removed + +* Bugs fixed: + 508602 gmemory{in|out}putstream.c: unknown pointer size + 508771 There is no g_file_test/exists() for GFile + 508773 g_uri_escape_string() documentation unclear. + 509465 AM_PATH_GLIB_2_0 doesn't support gio + 509626 async functions: Document allowed NULL callback? + 509990 GSeekable documentation unclear + 510448 No inotify support on ARM or SH5 + 510855 g_checksum_update(): Take -1 for length. + +* Updated translations: + Basque (eu) + Marathi (mr) + Swedish (sv) + Ukrainian (uk) + + Overview of Changes from GLib 2.15.1 to GLib 2.15.2 =================================================== -- 2.7.4