summaryrefslogtreecommitdiffstats
path: root/intl/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'intl/ChangeLog')
-rw-r--r--intl/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/intl/ChangeLog b/intl/ChangeLog
index d47b754..88f356d 100644
--- a/intl/ChangeLog
+++ b/intl/ChangeLog
@@ -1,5 +1,10 @@
2001-04-30 Bruno Haible <haible@clisp.cons.org>
+ * dcigettext.c (getuid, getgid, geteuid, getegid): Provide default
+ definitions. Needed for mingw32.
+
+2001-04-30 Bruno Haible <haible@clisp.cons.org>
+
Silence "gcc -Wall -Wwrite-strings" warnings.
* localcharset.c (charset_aliases): Change type to 'const char *'.
(get_charset_aliases): Change type of 'cp' to 'const char *'.