From 627f9b33508b973e5bf3883eb9a92b07457c8a71 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Sat, 25 Sep 2004 20:34:16 +0000 Subject: [PATCH] Reword my last ChangeLog entry a bit. --- ChangeLog | 10 +++++----- ChangeLog.pre-2-10 | 10 +++++----- ChangeLog.pre-2-12 | 10 +++++----- ChangeLog.pre-2-6 | 10 +++++----- ChangeLog.pre-2-8 | 10 +++++----- 5 files changed, 25 insertions(+), 25 deletions(-) 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