Fix spacing in ChangeLog

This commit is contained in:
Dmitry Antipov 2014-08-02 21:12:11 +04:00
parent 7902217745
commit dbc471b133

View file

@ -55,7 +55,7 @@
(timerfd_callback): Ignore weird events with no data. Add tight
assertions and comments.
(init_atimer) [HAVE_TIMERFD]: Add environment variable to optionally
disable timerfd-based timer. Use TFD_NONBLOCK for timer descriptor.
disable timerfd-based timer. Use TFD_NONBLOCK for timer descriptor.
2014-08-01 Paul Eggert <eggert@cs.ucla.edu>