aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-08-04 02:32:32 +0000
committerRoland McGrath <roland@gnu.org>2002-08-04 02:32:32 +0000
commitdc18d4d8e4bac967ff29853d2d8cab191d82d535 (patch)
tree7bea3a9b85ee2162f186725b3665168a9ff42052 /ChangeLog
parent30c14c31ae6ac7c8db692fc23d0901e4d479f7af (diff)
downloadglibc-dc18d4d8e4bac967ff29853d2d8cab191d82d535.tar
glibc-dc18d4d8e4bac967ff29853d2d8cab191d82d535.tar.gz
glibc-dc18d4d8e4bac967ff29853d2d8cab191d82d535.tar.bz2
glibc-dc18d4d8e4bac967ff29853d2d8cab191d82d535.zip
* locale/nl_langinfo.c: Use _NL_CURRENT_DATA.
* elf/Makefile (CFLAGS-vismod2.c): New variable.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3025aeab19..9bbbbd8c5f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2002-08-03 Roland McGrath <roland@redhat.com>
+ * locale/nl_langinfo.c: Use _NL_CURRENT_DATA.
+
+ * elf/Makefile (CFLAGS-vismod2.c): New variable.
+
* locale/setlocale.c (_nl_current_names): Variable moved ...
* locale/localename.c (_nl_current_names): ... here, new file.
Make it global, with attribute_hidden.