Move this out of gmain.c and make it part of the public API. (Part of Bug
authorDan Winship <danw@src.gnome.org>
Tue, 23 Sep 2008 16:41:37 +0000 (16:41 +0000)
committerDan Winship <danw@src.gnome.org>
Tue, 23 Sep 2008 16:41:37 +0000 (16:41 +0000)
* glib/gpoll.c (g_poll): Move this out of gmain.c and make it part
of the public API. (Part of Bug 505361 - gunixinputstream.c assumes
poll() available.)

svn path=/trunk/; revision=7536

ChangeLog

index c91132c..1db4f8e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-09-23  Dan Winship  <danw@gnome.org>
+
+       * glib/gpoll.c (g_poll): Move this out of gmain.c and make it part
+       of the public API. (Part of Bug 505361 - gunixinputstream.c assumes
+       poll() available.)
+
 2008-09-23  Tor Lillqvist  <tml@novell.com>
 
        * glib/gmain.c (poll_rest) [Win32]: Fix embarrassing bug: I was