From: Matthias Clasen Date: Tue, 10 Jun 2008 15:38:42 +0000 (+0000) Subject: Fix attribution X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=972a981f30f929dfe37b5e6d8e616e4f7fd657bc;p=dana%2Fcg-glib.git Fix attribution svn path=/trunk/; revision=6989 --- diff --git a/gio/ChangeLog b/gio/ChangeLog index 5d63e075..6739be47 100644 --- a/gio/ChangeLog +++ b/gio/ChangeLog @@ -11,7 +11,7 @@ Bug 528600 – g_dummy_file_get_parent("scheme://example.com/") * gdummyfile.c (g_dummy_file_get_parent): Return NULL if there - is no parent. (Owen Taylor, patch by Christian Persch) + is no parent. (Owen Taylor, patch by Christian Neumair) 2008-06-10 Paolo Borelli