Update `NEWS'.
authorLudovic Courtès <ludo@gnu.org>
Sat, 22 Oct 2011 14:53:43 +0000 (16:53 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sat, 22 Oct 2011 14:53:43 +0000 (16:53 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 36820de..cb0dafc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -101,6 +101,8 @@ See the git log (or the ChangeLog) for more details on these bugs.
 ** Fix compilation of untyped arrays of rank not 1.
 ** Fix unparse-tree-il of <dynset>.
 ** Fix reading of #||||#.
+** Fix segfault in GOOPS when class fields are redefined.
+** Prefer poll(2) over select(2) to allow file descriptors above FD_SETSIZE.
 
 \f
 Changes in 2.0.2 (since 2.0.1):