diff --git a/ChangeLog b/ChangeLog index fb73accef..5bb6138cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,10 @@ 2004-09-22 Tor Lillqvist - * 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 diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index fb73accef..5bb6138cc 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,10 +1,10 @@ 2004-09-22 Tor Lillqvist - * 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 diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index fb73accef..5bb6138cc 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,10 +1,10 @@ 2004-09-22 Tor Lillqvist - * 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 diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index fb73accef..5bb6138cc 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,10 +1,10 @@ 2004-09-22 Tor Lillqvist - * 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 diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index fb73accef..5bb6138cc 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,10 +1,10 @@ 2004-09-22 Tor Lillqvist - * 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