From e5ac76418c72f011a7ff5a9770bba39432d7bdad Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 22 Dec 2019 17:17:02 +0100 Subject: build: Update after gnulib changed. * lib/Makefile.am (libunistring.sym): Don't rename the gl_get_setlocale_null_lock function. * NEWS: Document the fixed multithread-safety bugs: 2019-12-18 Bruno Haible hard-locale: Make multithread-safe. This fix impacts mbrtowc on Cygwin and Haiku. 2019-12-17 Bruno Haible localcharset: Fix multithread-safety bug on Windows and OS/2. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 88438d9..c52f289 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2019-12-22 Bruno Haible + + build: Update after gnulib changed. + * lib/Makefile.am (libunistring.sym): Don't rename the + gl_get_setlocale_null_lock function. + * NEWS: Document the fixed multithread-safety bugs: + 2019-12-18 Bruno Haible + hard-locale: Make multithread-safe. + This fix impacts mbrtowc on Cygwin and Haiku. + 2019-12-17 Bruno Haible + localcharset: Fix multithread-safety bug on Windows and OS/2. + 2019-12-22 Bruno Haible build: Fix spurious error message in 'doc'. -- cgit v1.2.1