X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=0033feb6a6de886dcd014ca6a052f183e3dbbba5;hb=1891796c1e2a58609b7dcbffcd3e637cd53052c0;hp=e3f236ce398d526da23da72a763bedfa2885f8df;hpb=10e7c6bf2fbd10d057efbefee78f03370ddcac02;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index e3f236ce3..0033feb6a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,27 @@ +2007-10-09 Bruno Haible + + * MODULES.html.sh (func_module): Don't create a hyperlink for + function names like 'printf_frexp'. + (Misc): Add crc, memxor. + (Characteristics of floating types): New section. + (Mathematics): Add ceilf, ceill, floorf, floorl, frexpl-nolibm, + isnanf-nolibm, signbit, trunc, truncf, truncl. + (Enhancements for ISO C 99 functions): New subsection Input/output. + (Support for systems lacking POSIX:2001): Add arpa_inet, calloc-posix, + fcntl, fopen, freopen, fseek, fseeko, ftell, ftello, iconv_open, + locale, malloc-posix, netinet_in, open, realloc-posix, signal, sleep. + (Compatibility checks for POSIX:2001 functions): Add clock-time. + (Enhancements for POSIX:2001 functions): Add chdir-long. + (File system functions): Add areadlink, chdir-safer, read-file. + Remove cycle-check. + (File system as inode set): New section. + (Date and time): Add gethrxtime. + (Multithreading): Add openmp. + (Internationalization functions): Add localename. + (Unicode string functions): Add unistr/u*-mbsnlen. + (Support for maintaining and releasing projects): Add git-version-gen. + (Lone files): Remove directories. + 2007-10-08 Ben Pfaff * lib/xmalloca.h: Fix typo in comment.