aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2009-02-04 04:33:38 +0800
committerTor Lillqvist <tml@src.gnome.org>2009-02-04 04:33:38 +0800
commitda9db6c8e2a386c48f269e33e7893c749a9ca2cc (patch)
treee1570a15395fbcc77cf1ba8f5874e89ac528c3f1 /shell/ChangeLog
parent88930efaecb61523ebfe60e202d0e985fa7e83c1 (diff)
downloadgsoc2013-evolution-da9db6c8e2a386c48f269e33e7893c749a9ca2cc.tar
gsoc2013-evolution-da9db6c8e2a386c48f269e33e7893c749a9ca2cc.tar.gz
gsoc2013-evolution-da9db6c8e2a386c48f269e33e7893c749a9ca2cc.tar.bz2
gsoc2013-evolution-da9db6c8e2a386c48f269e33e7893c749a9ca2cc.tar.lz
gsoc2013-evolution-da9db6c8e2a386c48f269e33e7893c749a9ca2cc.tar.xz
gsoc2013-evolution-da9db6c8e2a386c48f269e33e7893c749a9ca2cc.tar.zst
gsoc2013-evolution-da9db6c8e2a386c48f269e33e7893c749a9ca2cc.zip
Use -mwindows on Windows to build a "GUI" executable.
2009-02-03 Tor Lillqvist <tml@novell.com> * Makefile.am (evolution_LDFLAGS): Use -mwindows on Windows to build a "GUI" executable. svn path=/trunk/; revision=37223
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index ec2a0ca6aa..f98b053b31 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,8 @@
+2009-02-03 Tor Lillqvist <tml@novell.com>
+
+ * Makefile.am (evolution_LDFLAGS): Use -mwindows on Windows to
+ build a "GUI" executable.
+
2009-01-11 Matthew Barnes <mbarnes@redhat.com>
* e-shell-window-commands.c (command_open_faq):