Add a ChangeLog entry as I forgot to save the file before I checked the changes in.

svn path=/trunk/gtk-sharp/; revision=140942
This commit is contained in:
Christian Hoff 2009-08-30 20:11:59 +00:00
parent 1e97a1046f
commit fabfb9032b

View File

@ -1,3 +1,12 @@
2009-08-30 Christian Hoff <christian_hoff@gmx.net>
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 <christian_hoff@gmx.net>
* gtk/Object.custom: Deglue the floating reference API.