diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-12-01 16:11:17 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-12-01 16:11:17 +0000 |
commit | 6259535174ddf02110a2e8dae721739f3d957ad5 (patch) | |
tree | b65af8a7fe727ee1a07f2331e5e1c08de4fd0e8d /localedata | |
parent | ee586e0ec492d818be9aa0c77dd44095d42f486f (diff) | |
download | glibc-6259535174ddf02110a2e8dae721739f3d957ad5.tar.gz glibc-6259535174ddf02110a2e8dae721739f3d957ad5.tar.xz glibc-6259535174ddf02110a2e8dae721739f3d957ad5.zip |
Update.
1998-12-01 Ulrich Drepper <drepper@cygnus.com> * Makefile (postclean): Add sysd-sorted.
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/ChangeLog | 4 | ||||
-rw-r--r-- | localedata/SUPPORTED | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index e8f4f8bf67..2ef1a0aec0 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,7 @@ +1998-12-01 Ulrich Drepper <drepper@cygnus.com> + + * SUPPORTED: Update greek entry. + 1998-11-12 Ulrich Drepper <drepper@cygnus.com> * locales/el_GR (abmon): Remove spaces at end of strings. diff --git a/localedata/SUPPORTED b/localedata/SUPPORTED index 69a0289ceb..e543070f32 100644 --- a/localedata/SUPPORTED +++ b/localedata/SUPPORTED @@ -8,6 +8,7 @@ de_BE ISO-8859-1 de_CH ISO-8859-1 de_DE ISO-8859-1 de_LU ISO-8859-1 +el_GR ISO-8859-7 en_CA ISO-8859-1 en_DK ISO-8859-1 en_GB ISO-8859-1 @@ -24,7 +25,6 @@ fr_CH ISO-8859-1 fr_FR ISO-8859-1 fr_LU ISO-8859-1 ga_IE ISO-8859-1 -gr_GR ISO-8859-7 hr_HR ISO-8859-2 hu_HU ISO-8859-2 is_IS ISO-8859-1 |