X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=ChangeLog.pre-2-0;h=5eb30711b3fa2929eda791cf9482f58e2897ea16;hb=f2ceb74e91e05e9556622bc2cde7ab57cbc30ea3;hp=6b44d8a92186d0f6a85583e40807fa0a4bb8c8c0;hpb=4065bdd345719bc31876fc124766b6b8ad5a0f57;p=platform%2Fupstream%2Fglib.git diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index 6b44d8a..5eb3071 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -6777,7 +6777,7 @@ Mon Mar 22 03:54:43 1999 Tim Janik functions, so it can be used to e.g. pass a GPollFd. (g_main_poll): only add poll records with an events mask != 0 to the fd_array. don't even bother calling poll_func() if fds=timeout=0. - added debugging printouts around poll_func() invokation that can be + added debugging printouts around poll_func() invocation that can be enabled with #define G_MAIN_POLL_DEBUG. Fri Mar 19 16:29:50 PST 1999 Manish Singh