More verbiage.
authorTor Lillqvist <tml@src.gnome.org>
Sun, 18 May 2008 21:39:31 +0000 (21:39 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sun, 18 May 2008 21:39:31 +0000 (21:39 +0000)
svn path=/trunk/; revision=6910

ChangeLog

index 4f94b89..6a2baec 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,8 @@
        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>