Include dirent.h with doublequotes so that it is searched from this same
[platform/upstream/glib.git] / ChangeLog
index 4f94b89..e560b9d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,15 @@
+2008-05-19  Hans Breuer  <hans@breuer.org>
+
+       * glib/makefile.msc : added gi18n.c
+
 2008-05-19  Tor Lillqvist  <tml@novell.com>
 
        * glib/Makefile.am: #define HELPER_CONSOLE in
        gspawn-win32-helper-console.c
 
        * glib/gspawn-win32-helper.c: Compile a main() instead of
-       WinMain() if HELPER_CONSOLE is defined.
+       WinMain() if HELPER_CONSOLE is defined. MSVC insists on a console
+       application having a main().
 
 2008-05-18  Matthias Clasen  <mclasen@redhat.com>