diff options
author | Tor Lillqvist <tml@src.gnome.org> | 2005-04-05 00:55:03 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2005-04-05 00:55:03 +0000 |
commit | 77d03e79dde8372d20f7243ca7ce3d9b1a8696b4 (patch) | |
tree | e043fecb7d44a7ad8ef96202210a329f27472dd9 /ChangeLog | |
parent | b73f494fab6efc2dd9f49c166ddf96496016113d (diff) |
Mention related bug number.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ * glib/giowin32.c (g_io_win32_fd_get_flags_internal): Always claim file descriptors open to devices are readable, since we can't - know. fstat() doesn't give any useful information. + know. fstat() doesn't give any useful information. (#145326) 2005-03-29 Tor Lillqvist <tml@novell.com> |