X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=NEWS;h=340437bebf00f9c2ee93d30b72d61e7ada77ce15;hb=7094a1e0d56aa303077cc0bccaa559a28e613ade;hp=51c3f0b728f3f6092f2f16b88a1745c0f43d2aef;hpb=0253ee27eb11b96be8cba141e7e066787b5904c3;p=pspp diff --git a/NEWS b/NEWS index 51c3f0b728..340437bebf 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,29 @@ User visible incompatible changes Date Modules Changes +2007-10-07 most modules The license for most modules has changed from + GPLv2+ to GPLv3+, and from LGPLv2+ to LGPLv3+. + A few modules are still under LGPLv2+; see the + module description for the applicable license. + +2007-09-01 linebreak "linebreak.h" no longer declares the functions + locale_charset, uc_width, u{8,16,32}_width. Use + "uniwidth.h" to get these functions declared. + +2007-08-28 areadlink-with-size + Renamed from mreadlink-with-size. + Function renamed: mreadlink_with_size -> + areadlink_with_size. + +2007-08-22 getdelim, getline + The include file is changed from "getdelim.h" + and "getline.h" to the POSIX 200x . + +2007-08-18 idcache Now provides prototypes in "idcache.h". + +2007-08-10 xstrtol The STRTOL_FATAL_ERROR macro is removed. + Use the new xstrtol_fatal function instead. + 2007-08-04 human The function human_options no longer reports an error to standard error; that is now the caller's responsibility. It returns an