mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-14 14:27:14 +01:00
Rephrase the ChangeLog comment a bit.
This commit is contained in:
parent
700b6e5ff2
commit
a1b8b951ef
@ -1,10 +1,10 @@
|
|||||||
2000-06-06 Tor Lillqvist <tml@iki.fi>
|
2000-06-06 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
* giowin32.c (g_io_channel_win32_pipe_readable): If we are
|
* giowin32.c (g_io_channel_win32_pipe_readable): If we are
|
||||||
watching the same fd several times (for different conditions, with
|
watching the same pipe for different conditions (with different
|
||||||
different callbacks), check them all. Only call the callback for
|
callbacks), check them all. Only call the callback for G_IO_IN
|
||||||
G_IO_IN from here. (This bug popped up when a watch for
|
from here. (This bug popped up when a watch for G_IO_ERR|G_IO_HUP
|
||||||
G_IO_ERR|G_IO_HUP was added to gimplib.)
|
was added to gimplib.)
|
||||||
|
|
||||||
2000-05-30 Tor Lillqvist <tml@iki.fi>
|
2000-05-30 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
2000-06-06 Tor Lillqvist <tml@iki.fi>
|
2000-06-06 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
* giowin32.c (g_io_channel_win32_pipe_readable): If we are
|
* giowin32.c (g_io_channel_win32_pipe_readable): If we are
|
||||||
watching the same fd several times (for different conditions, with
|
watching the same pipe for different conditions (with different
|
||||||
different callbacks), check them all. Only call the callback for
|
callbacks), check them all. Only call the callback for G_IO_IN
|
||||||
G_IO_IN from here. (This bug popped up when a watch for
|
from here. (This bug popped up when a watch for G_IO_ERR|G_IO_HUP
|
||||||
G_IO_ERR|G_IO_HUP was added to gimplib.)
|
was added to gimplib.)
|
||||||
|
|
||||||
2000-05-30 Tor Lillqvist <tml@iki.fi>
|
2000-05-30 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
2000-06-06 Tor Lillqvist <tml@iki.fi>
|
2000-06-06 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
* giowin32.c (g_io_channel_win32_pipe_readable): If we are
|
* giowin32.c (g_io_channel_win32_pipe_readable): If we are
|
||||||
watching the same fd several times (for different conditions, with
|
watching the same pipe for different conditions (with different
|
||||||
different callbacks), check them all. Only call the callback for
|
callbacks), check them all. Only call the callback for G_IO_IN
|
||||||
G_IO_IN from here. (This bug popped up when a watch for
|
from here. (This bug popped up when a watch for G_IO_ERR|G_IO_HUP
|
||||||
G_IO_ERR|G_IO_HUP was added to gimplib.)
|
was added to gimplib.)
|
||||||
|
|
||||||
2000-05-30 Tor Lillqvist <tml@iki.fi>
|
2000-05-30 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
2000-06-06 Tor Lillqvist <tml@iki.fi>
|
2000-06-06 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
* giowin32.c (g_io_channel_win32_pipe_readable): If we are
|
* giowin32.c (g_io_channel_win32_pipe_readable): If we are
|
||||||
watching the same fd several times (for different conditions, with
|
watching the same pipe for different conditions (with different
|
||||||
different callbacks), check them all. Only call the callback for
|
callbacks), check them all. Only call the callback for G_IO_IN
|
||||||
G_IO_IN from here. (This bug popped up when a watch for
|
from here. (This bug popped up when a watch for G_IO_ERR|G_IO_HUP
|
||||||
G_IO_ERR|G_IO_HUP was added to gimplib.)
|
was added to gimplib.)
|
||||||
|
|
||||||
2000-05-30 Tor Lillqvist <tml@iki.fi>
|
2000-05-30 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
2000-06-06 Tor Lillqvist <tml@iki.fi>
|
2000-06-06 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
* giowin32.c (g_io_channel_win32_pipe_readable): If we are
|
* giowin32.c (g_io_channel_win32_pipe_readable): If we are
|
||||||
watching the same fd several times (for different conditions, with
|
watching the same pipe for different conditions (with different
|
||||||
different callbacks), check them all. Only call the callback for
|
callbacks), check them all. Only call the callback for G_IO_IN
|
||||||
G_IO_IN from here. (This bug popped up when a watch for
|
from here. (This bug popped up when a watch for G_IO_ERR|G_IO_HUP
|
||||||
G_IO_ERR|G_IO_HUP was added to gimplib.)
|
was added to gimplib.)
|
||||||
|
|
||||||
2000-05-30 Tor Lillqvist <tml@iki.fi>
|
2000-05-30 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
2000-06-06 Tor Lillqvist <tml@iki.fi>
|
2000-06-06 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
* giowin32.c (g_io_channel_win32_pipe_readable): If we are
|
* giowin32.c (g_io_channel_win32_pipe_readable): If we are
|
||||||
watching the same fd several times (for different conditions, with
|
watching the same pipe for different conditions (with different
|
||||||
different callbacks), check them all. Only call the callback for
|
callbacks), check them all. Only call the callback for G_IO_IN
|
||||||
G_IO_IN from here. (This bug popped up when a watch for
|
from here. (This bug popped up when a watch for G_IO_ERR|G_IO_HUP
|
||||||
G_IO_ERR|G_IO_HUP was added to gimplib.)
|
was added to gimplib.)
|
||||||
|
|
||||||
2000-05-30 Tor Lillqvist <tml@iki.fi>
|
2000-05-30 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
2000-06-06 Tor Lillqvist <tml@iki.fi>
|
2000-06-06 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
* giowin32.c (g_io_channel_win32_pipe_readable): If we are
|
* giowin32.c (g_io_channel_win32_pipe_readable): If we are
|
||||||
watching the same fd several times (for different conditions, with
|
watching the same pipe for different conditions (with different
|
||||||
different callbacks), check them all. Only call the callback for
|
callbacks), check them all. Only call the callback for G_IO_IN
|
||||||
G_IO_IN from here. (This bug popped up when a watch for
|
from here. (This bug popped up when a watch for G_IO_ERR|G_IO_HUP
|
||||||
G_IO_ERR|G_IO_HUP was added to gimplib.)
|
was added to gimplib.)
|
||||||
|
|
||||||
2000-05-30 Tor Lillqvist <tml@iki.fi>
|
2000-05-30 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
2000-06-06 Tor Lillqvist <tml@iki.fi>
|
2000-06-06 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
* giowin32.c (g_io_channel_win32_pipe_readable): If we are
|
* giowin32.c (g_io_channel_win32_pipe_readable): If we are
|
||||||
watching the same fd several times (for different conditions, with
|
watching the same pipe for different conditions (with different
|
||||||
different callbacks), check them all. Only call the callback for
|
callbacks), check them all. Only call the callback for G_IO_IN
|
||||||
G_IO_IN from here. (This bug popped up when a watch for
|
from here. (This bug popped up when a watch for G_IO_ERR|G_IO_HUP
|
||||||
G_IO_ERR|G_IO_HUP was added to gimplib.)
|
was added to gimplib.)
|
||||||
|
|
||||||
2000-05-30 Tor Lillqvist <tml@iki.fi>
|
2000-05-30 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user