From ba80a015ee80c01be5100b8b94794b8784aa562b Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 20 Jun 2000 04:46:22 +0000 Subject: Update. * malloc/Makefile: Change all references to memprof into memusage. * malloc/memprof.c: Rename to... * malloc/memusage.c: ...this. New file. * malloc/memprof.sh: Rename to... * malloc/memusage.sh: ...this. New file. * malloc/memprofstat.c: Rename to... * malloc/memusagestat.c: ...this. New file. --- localedata/ChangeLog | 5 +++++ localedata/locales/pt_BR | 58 ++++++++++++++++++++++++------------------------ 2 files changed, 34 insertions(+), 29 deletions(-) (limited to 'localedata') diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 29cb7c32bf..4d8d6543d9 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,8 @@ +2000-06-19 Ulrich Drepper + + * locales/pt_BR: Correct day and month names. + Patch by Henrique M. Holschuh . + 2000-06-13 Ulrich Drepper * Makefile (ld-test-srcs): Add tests/test6.c. diff --git a/localedata/locales/pt_BR b/localedata/locales/pt_BR index ca0f8c80af..79470553cf 100644 --- a/localedata/locales/pt_BR +++ b/localedata/locales/pt_BR @@ -58,35 +58,35 @@ grouping 0;0 END LC_NUMERIC LC_TIME -abday "";"";/ - "";"";/ - "";"";/ - "" -day "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" -abmon "";"";/ - "";"";/ - "";"";/ - "";"";/ - "";"";/ - "";"" -mon "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +abday "";"";/ + "";"";/ + "";"";/ + "" +day "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +abmon "";"";/ + "";"";/ + "";"";/ + "";"";/ + "";"";/ + "";"" +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" d_t_fmt "<%><%><%><%><%><%>" d_fmt "<%><-><%><-><%>" t_fmt "<%>" -- cgit v1.2.3