X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=e7a2459aaa10051af1708784ae9398b045139957;hb=da800e56a02bec28d7df8cac22499d25182a7503;hp=e4c81ffaf6b4ae506231755c00afb4a3e0e43888;hpb=1a75491a06af7e04ea1170d2d32dbd1c76d9c096;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index e4c81ffaf..e7a2459aa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,78 @@ +2009-04-20 Bruno Haible + + Avoid compilation error on mingw. + * modules/localename-tests (Depends-on): Add locale. + +2009-04-19 Bruno Haible + + Support for building a shared library on Windows platforms. + * tests/uninorm/test-nfc.c (n): Don't define if WOE32DLL. + (main): Test the presence of UNINORM_NFC here. + * tests/uninorm/test-nfd.c (n): Don't define if WOE32DLL. + (main): Test the presence of UNINORM_NFD here. + * tests/uninorm/test-nfkc.c (n): Don't define if WOE32DLL. + (main): Test the presence of UNINORM_NFKC here. + * tests/uninorm/test-nfkd.c (n): Don't define if WOE32DLL. + (main): Test the presence of UNINORM_NFKD here. + +2009-04-19 Bruno Haible + + Avoid a compiler warning. + * tests/uninorm/test-u32-normalize-big.c (read_normalization_test_file): + Change type of variable 'sequence'. + +2009-04-19 Bruno Haible + + * modules/configmake (Makefile.am): When the contents of configmake.h + does not change, arrange to preserve its modification time. + +2009-04-17 Simon Josefsson + + * top/maint.mk (PO_DOMAIN): New variable, allows overriding of + gettext domain. + +2009-04-16 Jim Meyering + + useless-if-before-free: improve conversion code + * build-aux/useless-if-before-free: Adjust code-in-comment to match + "...!= 0" as well as "...!= NULL". emacs has one of the former. + +2009-04-14 Bruno Haible + + * modules/fcntl (Depends-on): Add extensions. + * m4/fcntl_h.m4 (gl_FCNTL_H): Add a comment. + +2009-04-12 Ben Pfaff + + Make fcntl module detect O_NOATIME, O_NOFOLLOW on GNU/Linux. + * m4/fcntl_h.m4 (gl_FCNTL_H): Require AC_USE_SYSTEM_EXTENSIONS. + +2009-03-20 Ben Pfaff + + Make rename replace existing destinations on Windows. + * m4/rename.m4: Add test for Mingw. + * lib/rename.c: Add rename replacement that uses MoveFileEx with + MOVEFILE_REPLACE_EXISTING to replace existing destination files. + * doc/posix-functions/rename.texi: Document. + +2009-04-10 Bruno Haible + + New include file "iconveh.h". + * lib/iconveh.h: New file, extracted from lib/striconveh.h. + * lib/striconveh.h: Include it. + (enum iconv_ilseq_handler): Remove definition. + * lib/striconveha.h: Include and iconveh.h instead of + striconveh.h. + * lib/striconveha.c: Include striconveh.h. + * lib/uniconv.h: Include iconveh.h instead of striconveh.h. + * modules/striconveh (Files): Add lib/iconveh.h. + * modules/uniconv/base (Files): Add lib/iconveh.h. Remove + lib/striconveh.h. + +2009-04-10 Bruno Haible + + * lib/uniconv.h: Update comment. + 2009-04-10 Bruno Haible * lib/unistr/u8-mbtouc-aux.c: Inside libunistring, define the function