projects
/
dana
/
cg-glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa60c1e
)
More verbiage.
author
Tor Lillqvist
<tml@src.gnome.org>
Sun, 18 May 2008 21:39:31 +0000
(21:39 +0000)
committer
Tor Lillqvist
<tml@src.gnome.org>
Sun, 18 May 2008 21:39:31 +0000
(21:39 +0000)
svn path=/trunk/; revision=6910
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 4f94b89d2495b4fc23f11777fe5f2a20ee162fc6..6a2baec506cfd6984046a3311ce91c77f23cf6c3 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>