summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTor Lillqvist <tml@src.gnome.org>2005-04-05 00:55:03 +0000
committerTor Lillqvist <tml@src.gnome.org>2005-04-05 00:55:03 +0000
commit77d03e79dde8372d20f7243ca7ce3d9b1a8696b4 (patch)
treee043fecb7d44a7ad8ef96202210a329f27472dd9 /ChangeLog
parentb73f494fab6efc2dd9f49c166ddf96496016113d (diff)
Mention related bug number.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b6bf49ef0..3704bf3f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>