]> rtime.felk.cvut.cz Git - sojka/libev.git/commitdiff
*** empty log message ***
authorMarc Alexander Lehmann <libev@schmorp.de>
Sun, 20 Dec 2015 21:15:04 +0000 (21:15 +0000)
committerMarc Alexander Lehmann <libev@schmorp.de>
Sun, 20 Dec 2015 21:15:04 +0000 (21:15 +0000)
Changes

diff --git a/Changes b/Changes
index 796a22c84ffcb701a6f0b75f6d588efb91647f6a..b9d9b16ed68c22f489e32b0bc0d9a603f140b80d 100644 (file)
--- a/Changes
+++ b/Changes
@@ -14,7 +14,7 @@ TODO: embed watchers need updating when fd changes
 TODO: document portability requirements for atomic pointer access
 TODO: document requirements for function pointers and calling conventions.
 
-4.22
+4.22 Sun Dec 20 22:11:50 CET 2015
        - when epoll detects unremovable fds in the fd set, rebuild
           only the epoll descriptor, not the signal pipe, to avoid
           SIGPIPE in ev_async_send. This doesn't solve it on fork,