X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=NEWS;h=340437bebf00f9c2ee93d30b72d61e7ada77ce15;hb=612e810fe9763c7fbde6e45665bef1e479a349c6;hp=570b97fef404684043a448a6b449ece8139ed354;hpb=10f162b63a17261452525a1e0c54b1ec31a30e16;p=gnulib.git diff --git a/NEWS b/NEWS index 570b97fef..340437beb 100644 --- a/NEWS +++ b/NEWS @@ -6,7 +6,49 @@ User visible incompatible changes Date Modules Changes -2007-07-02 gpl Renamed to gpl-2.0. +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 + error code of type enum strtol_error + instead of the integer option value, and stores + the option value via a new int * argument. + xstrtol The first two arguments of STRTOL_FATAL_ERROR + are now an option name and option argument + instead of an option argument and a type string, + STRTOL_FAIL_WARN is removed. + +2007-07-14 gpl, lgpl New Texinfo versions with no sectioning commands. + +2007-07-10 version-etc Output now mentions GPLv3+, not GPLv2+. Use + gnulib-tool --local-dir to override this. + +2007-07-07 wcwidth The include file is changed from "wcwidth.h" to + . + +2007-07-02 gpl, lgpl Renamed to gpl-2.0 and lgpl-2.1 respectively. (There is also a new module gpl-3.0.) 2007-06-16 lchown The include file is changed from "lchown.h" to