diff --git a/ChangeLog b/ChangeLog index 60ddca3f6..1afabf096 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2009-08-30 Christian Hoff + + Complete the major version jump. Gtk# 3 and 2 are now both + installable within the same prefix. + + * */glue/Makefile.am: Produce *sharpglue-3 gluelibs. + * *.custom, *.cs: pinvoke the new glue library. + * *-2.0.pc.in: Rename to *-3.0.pc.in. + 2009-08-30 Christian Hoff * gtk/Object.custom: Deglue the floating reference API.