From 4e73c0c204306c33e04005b5e8811cb24e9c5561 Mon Sep 17 00:00:00 2001 From: Mike Kestner Date: Mon, 28 Mar 2005 21:58:36 +0000 Subject: [PATCH] oops, typo svn path=/trunk/gtk-sharp/; revision=42320 --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 001bc874f..5c19b4f4d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ 2005-03-28 Mike Kestner - * gdk/Pixbuf.custom : add FromNative static method and obsolete + * gdk/Pixbuf.custom : add FromDrawable static method and obsolete CreateFromNative, which should've been static. [Fixes #74155] 2005-03-28 Mike Kestner