[xbuild] Emit list of projects in the .sln.proj
[mono.git] / eglib / ChangeLog
index 159a881ef89cef84e6a61911ab07faf7a8a3cb7c..204674eb31286ae7168dc1e51262e540393aab90 100644 (file)
@@ -1,7 +1,15 @@
+2010-07-25  Zoltan Varga  <vargaz@gmail.com>
+
+       * configure.ac src/eglib-config.h.in src/eglib-config.hw: Define G_GINT64_FORMAT.
+
+2010-07-20  Zoltan Varga  <vargaz@gmail.com>
+
+       * src/glib.h (G_LIKELY): Implement these for gcc properly.
+
 2010-07-19  Miguel de Icaza  <miguel@novell.com>
 
        * src/gmisc-win32.c (g_getenv): Distinguish between variable not
-       found and an empty variable.  
+       found and an empty variable.
 
        This should fix 566152