Reword my last ChangeLog entry a bit.
authorTor Lillqvist <tml@src.gnome.org>
Sat, 25 Sep 2004 20:34:16 +0000 (20:34 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sat, 25 Sep 2004 20:34:16 +0000 (20:34 +0000)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-6
ChangeLog.pre-2-8

index fb73acc..5bb6138 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,10 @@
 2004-09-22  Tor Lillqvist  <tml@iki.fi>
 
-       * glib/gmessages.c: [Win32] Don't open a console window if
-       standard output or standard error are invalid (as they are for GUI
-       applications). These console windows that open up unexpectedly
-       have caused endless amounts of confusion among
-       end-users. (#141102, #151175)
+       * glib/gmessages.c: [Win32] Don't ever open a console
+       window. (Which we used to do if standard output or standard error
+       are invalid, as they are for GUI applications.) These console
+       windows that open up unexpectedly have caused endless amounts of
+       confusion among end-users. (#141102, #151175)
 
        Don't output the process id on Windows. Only output the program
        name. If not set with g_set_prgname(), fetch the application
index fb73acc..5bb6138 100644 (file)
@@ -1,10 +1,10 @@
 2004-09-22  Tor Lillqvist  <tml@iki.fi>
 
-       * glib/gmessages.c: [Win32] Don't open a console window if
-       standard output or standard error are invalid (as they are for GUI
-       applications). These console windows that open up unexpectedly
-       have caused endless amounts of confusion among
-       end-users. (#141102, #151175)
+       * glib/gmessages.c: [Win32] Don't ever open a console
+       window. (Which we used to do if standard output or standard error
+       are invalid, as they are for GUI applications.) These console
+       windows that open up unexpectedly have caused endless amounts of
+       confusion among end-users. (#141102, #151175)
 
        Don't output the process id on Windows. Only output the program
        name. If not set with g_set_prgname(), fetch the application
index fb73acc..5bb6138 100644 (file)
@@ -1,10 +1,10 @@
 2004-09-22  Tor Lillqvist  <tml@iki.fi>
 
-       * glib/gmessages.c: [Win32] Don't open a console window if
-       standard output or standard error are invalid (as they are for GUI
-       applications). These console windows that open up unexpectedly
-       have caused endless amounts of confusion among
-       end-users. (#141102, #151175)
+       * glib/gmessages.c: [Win32] Don't ever open a console
+       window. (Which we used to do if standard output or standard error
+       are invalid, as they are for GUI applications.) These console
+       windows that open up unexpectedly have caused endless amounts of
+       confusion among end-users. (#141102, #151175)
 
        Don't output the process id on Windows. Only output the program
        name. If not set with g_set_prgname(), fetch the application
index fb73acc..5bb6138 100644 (file)
@@ -1,10 +1,10 @@
 2004-09-22  Tor Lillqvist  <tml@iki.fi>
 
-       * glib/gmessages.c: [Win32] Don't open a console window if
-       standard output or standard error are invalid (as they are for GUI
-       applications). These console windows that open up unexpectedly
-       have caused endless amounts of confusion among
-       end-users. (#141102, #151175)
+       * glib/gmessages.c: [Win32] Don't ever open a console
+       window. (Which we used to do if standard output or standard error
+       are invalid, as they are for GUI applications.) These console
+       windows that open up unexpectedly have caused endless amounts of
+       confusion among end-users. (#141102, #151175)
 
        Don't output the process id on Windows. Only output the program
        name. If not set with g_set_prgname(), fetch the application
index fb73acc..5bb6138 100644 (file)
@@ -1,10 +1,10 @@
 2004-09-22  Tor Lillqvist  <tml@iki.fi>
 
-       * glib/gmessages.c: [Win32] Don't open a console window if
-       standard output or standard error are invalid (as they are for GUI
-       applications). These console windows that open up unexpectedly
-       have caused endless amounts of confusion among
-       end-users. (#141102, #151175)
+       * glib/gmessages.c: [Win32] Don't ever open a console
+       window. (Which we used to do if standard output or standard error
+       are invalid, as they are for GUI applications.) These console
+       windows that open up unexpectedly have caused endless amounts of
+       confusion among end-users. (#141102, #151175)
 
        Don't output the process id on Windows. Only output the program
        name. If not set with g_set_prgname(), fetch the application