diff --git a/ChangeLog b/ChangeLog index 6819cfd47..22047b09f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-04-24 Stephane Delcroix + + * generator/Ctor.cs: Read the name attribute for constructors + converted to static factory methods. + 2009-04-21 Christian Hoff * glib/Value.cs: Fixes for fundamental GType support. Patch