2.9.8: 2007-09-10 Murray Cumming * libgda/libgdamm/value.cc: set(Glib::Date): Correctly initialize the GValue, so that the date is actually used. 2007-06-20 Murray Cumming * libgda/libgdamm/value.cc: * libgda/libgdamm/value.h: Rename set(GType) to set_g_type(GType) because it is ambiguous with set(int) (or maybe set(guint)). I do not know why this is only a problem now.