From a1b8b951eff322ab7e6f9319213fa5da7ed92ef7 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Tue, 6 Jun 2000 06:57:41 +0000 Subject: [PATCH] Rephrase the ChangeLog comment a bit. --- ChangeLog | 8 ++++---- ChangeLog.pre-2-0 | 8 ++++---- ChangeLog.pre-2-10 | 8 ++++---- ChangeLog.pre-2-12 | 8 ++++---- ChangeLog.pre-2-2 | 8 ++++---- ChangeLog.pre-2-4 | 8 ++++---- ChangeLog.pre-2-6 | 8 ++++---- ChangeLog.pre-2-8 | 8 ++++---- 8 files changed, 32 insertions(+), 32 deletions(-) diff --git a/ChangeLog b/ChangeLog index fbe04c9..0770d50 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,10 @@ 2000-06-06 Tor Lillqvist * giowin32.c (g_io_channel_win32_pipe_readable): If we are - watching the same fd several times (for different conditions, with - different callbacks), check them all. Only call the callback for - G_IO_IN from here. (This bug popped up when a watch for - G_IO_ERR|G_IO_HUP was added to gimplib.) + watching the same pipe for different conditions (with different + callbacks), check them all. Only call the callback for G_IO_IN + from here. (This bug popped up when a watch for G_IO_ERR|G_IO_HUP + was added to gimplib.) 2000-05-30 Tor Lillqvist diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index fbe04c9..0770d50 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,10 +1,10 @@ 2000-06-06 Tor Lillqvist * giowin32.c (g_io_channel_win32_pipe_readable): If we are - watching the same fd several times (for different conditions, with - different callbacks), check them all. Only call the callback for - G_IO_IN from here. (This bug popped up when a watch for - G_IO_ERR|G_IO_HUP was added to gimplib.) + watching the same pipe for different conditions (with different + callbacks), check them all. Only call the callback for G_IO_IN + from here. (This bug popped up when a watch for G_IO_ERR|G_IO_HUP + was added to gimplib.) 2000-05-30 Tor Lillqvist diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index fbe04c9..0770d50 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,10 +1,10 @@ 2000-06-06 Tor Lillqvist * giowin32.c (g_io_channel_win32_pipe_readable): If we are - watching the same fd several times (for different conditions, with - different callbacks), check them all. Only call the callback for - G_IO_IN from here. (This bug popped up when a watch for - G_IO_ERR|G_IO_HUP was added to gimplib.) + watching the same pipe for different conditions (with different + callbacks), check them all. Only call the callback for G_IO_IN + from here. (This bug popped up when a watch for G_IO_ERR|G_IO_HUP + was added to gimplib.) 2000-05-30 Tor Lillqvist diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index fbe04c9..0770d50 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,10 +1,10 @@ 2000-06-06 Tor Lillqvist * giowin32.c (g_io_channel_win32_pipe_readable): If we are - watching the same fd several times (for different conditions, with - different callbacks), check them all. Only call the callback for - G_IO_IN from here. (This bug popped up when a watch for - G_IO_ERR|G_IO_HUP was added to gimplib.) + watching the same pipe for different conditions (with different + callbacks), check them all. Only call the callback for G_IO_IN + from here. (This bug popped up when a watch for G_IO_ERR|G_IO_HUP + was added to gimplib.) 2000-05-30 Tor Lillqvist diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index fbe04c9..0770d50 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,10 +1,10 @@ 2000-06-06 Tor Lillqvist * giowin32.c (g_io_channel_win32_pipe_readable): If we are - watching the same fd several times (for different conditions, with - different callbacks), check them all. Only call the callback for - G_IO_IN from here. (This bug popped up when a watch for - G_IO_ERR|G_IO_HUP was added to gimplib.) + watching the same pipe for different conditions (with different + callbacks), check them all. Only call the callback for G_IO_IN + from here. (This bug popped up when a watch for G_IO_ERR|G_IO_HUP + was added to gimplib.) 2000-05-30 Tor Lillqvist diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index fbe04c9..0770d50 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,10 +1,10 @@ 2000-06-06 Tor Lillqvist * giowin32.c (g_io_channel_win32_pipe_readable): If we are - watching the same fd several times (for different conditions, with - different callbacks), check them all. Only call the callback for - G_IO_IN from here. (This bug popped up when a watch for - G_IO_ERR|G_IO_HUP was added to gimplib.) + watching the same pipe for different conditions (with different + callbacks), check them all. Only call the callback for G_IO_IN + from here. (This bug popped up when a watch for G_IO_ERR|G_IO_HUP + was added to gimplib.) 2000-05-30 Tor Lillqvist diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index fbe04c9..0770d50 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,10 +1,10 @@ 2000-06-06 Tor Lillqvist * giowin32.c (g_io_channel_win32_pipe_readable): If we are - watching the same fd several times (for different conditions, with - different callbacks), check them all. Only call the callback for - G_IO_IN from here. (This bug popped up when a watch for - G_IO_ERR|G_IO_HUP was added to gimplib.) + watching the same pipe for different conditions (with different + callbacks), check them all. Only call the callback for G_IO_IN + from here. (This bug popped up when a watch for G_IO_ERR|G_IO_HUP + was added to gimplib.) 2000-05-30 Tor Lillqvist diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index fbe04c9..0770d50 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,10 +1,10 @@ 2000-06-06 Tor Lillqvist * giowin32.c (g_io_channel_win32_pipe_readable): If we are - watching the same fd several times (for different conditions, with - different callbacks), check them all. Only call the callback for - G_IO_IN from here. (This bug popped up when a watch for - G_IO_ERR|G_IO_HUP was added to gimplib.) + watching the same pipe for different conditions (with different + callbacks), check them all. Only call the callback for G_IO_IN + from here. (This bug popped up when a watch for G_IO_ERR|G_IO_HUP + was added to gimplib.) 2000-05-30 Tor Lillqvist -- 2.7.4