X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=NEWS;h=bfc6fcde7c9fc7ae886b5204c6805e5743fb90af;hb=828b890695a732a5cb32856b77e9906fac231a02;hp=b693a33596723c942683c57a9e30a0fa23415858;hpb=83b1d6414af952ac03022bf956d84a21f6132d0e;p=pspp diff --git a/NEWS b/NEWS index b693a33596..bfc6fcde7c 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,18 @@ User visible incompatible changes Date Modules Changes +2011-06-15 verify verify_true (V) is deprecated; please use + verify_expr (V, 1) instead. + +2011-06-05 ansi-c++-opt When a C++ compiler is not found, the variable CXX + is now set to "no", not to ":". + +2011-05-11 group-member The include file is changed from "group-member.h" + to . + +2011-05-02 exit The module is removed. It was deprecated + on 2010-03-05. Use 'stdlib' directly instead. + 2011-04-27 mgetgroups The 'xgetgroups' function has been split into a new 'xgetgroups' module.