2008-07-08 Raffaele Sandrini <raffaele@sandrini.ch>
* vapi/glib-2.0.vapi:
Fix typo, patch by Christian Hergert, fixes bug 542002
svn path=/trunk/; revision=1685
+2008-07-08 Raffaele Sandrini <raffaele@sandrini.ch>
+
+ * vapi/glib-2.0.vapi:
+
+ Fix typo, patch by Christian Hergert, fixes bug 542002
+
2008-07-07 Jürg Billeter <j@bitron.ch>
* vala/valaarraylengthfield.vala:
public static bool thorough ();
public static bool perf ();
public static bool verbose ();
- public static bool quite ();
+ public static bool quiet ();
public static int run ();
public static void add_func (string testpath, Callback test_funcvoid);
[PrintfFormat]