commit | 68f338fbf7dd659d5377e7e0f6c6532a7f73f302 | [log] [tgz] |
---|---|---|
author | tom <tom@a5019735-40e9-0310-863c-91ae7b9d1cf9> | Sun Feb 09 11:10:08 2014 +0000 |
committer | tom <tom@a5019735-40e9-0310-863c-91ae7b9d1cf9> | Sun Feb 09 11:10:08 2014 +0000 |
tree | edddc8522ce7ecd0069a8940a82472ccfc884cb9 | |
parent | fef90e0479328c85c0760ab3ab53adc3bdcef969 [diff] [blame] |
Fix typo in poll wrapper Patch from Ivo Raisr via BZ#330941 git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13795 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/NEWS b/NEWS index 44b1887..86c6d86 100644 --- a/NEWS +++ b/NEWS
@@ -48,6 +48,7 @@ 329612 Incorrect handling of AT_BASE for image execution 330459 --track-fds=yes doesn't track eventfds 330469 Add clock_adjtime syscall support +330941 Typo in PRE(poll) syscall wrapper Release 3.9.0 (31 October 2013) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~