about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-08-31 21:09:35 +0000
committerRoland McGrath <roland@gnu.org>2002-08-31 21:09:35 +0000
commit0ba454fccb56eb5890ad692949323af6ad64189c (patch)
treed1139cbbb56944e335c68c0f14af93fb3fc4a23e /ChangeLog
parent245cc7735d2bc9308a13d55e4270e913b0b0138b (diff)
downloadglibc-0ba454fccb56eb5890ad692949323af6ad64189c.tar.gz
glibc-0ba454fccb56eb5890ad692949323af6ad64189c.tar.xz
glibc-0ba454fccb56eb5890ad692949323af6ad64189c.zip
* locale/categories.def (LC_TIME): No more _nl_postload_time.
	* locale/setlocale.c (_nl_category_postload): Use weak refs only under
	[_NL_CURRENT_INDIRECT].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8280ada03a..f531f07aba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-08-31  Roland McGrath  <roland@redhat.com>
+
+	* locale/categories.def (LC_TIME): No more _nl_postload_time.
+
+	* locale/setlocale.c (_nl_category_postload): Use weak refs only under
+	[_NL_CURRENT_INDIRECT].
+
 2002-08-31  Ulrich Drepper  <drepper@redhat.com>
 
 	* time/tst-ftime_l.c (main): Also test strftime with uselocale.