fix the chngelog

svn path=/trunk/gtk-sharp/; revision=133531
This commit is contained in:
Stephane Delcroix 2009-05-04 20:35:11 +00:00
parent 8996f860ad
commit 9233c9f11a

View File

@ -17,7 +17,7 @@
* glib/Idle.cs:
* glib/Timeout.cs: add Add() overloads taking a priority
* glib/Makefile.am:
* glib/Property.cs: Property enum, used as argument for the new Add
* glib/Priority.cs: Priority enum, used as argument for the new Add
overloads
2009-05-02 Mike Kestner <mkestner@novell.com>