about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--FAQ.in4
-rw-r--r--localedata/ChangeLog4
-rw-r--r--localedata/SUPPORTED1
3 files changed, 7 insertions, 2 deletions
diff --git a/FAQ.in b/FAQ.in
index 892e25df56..d68d2dc321 100644
--- a/FAQ.in
+++ b/FAQ.in
@@ -61,7 +61,7 @@ a local mirror first.
 You should always try to use the latest official release.  Older versions
 may not have all the features GNU libc requires.  The current releases of
 egcs (1.0.3 and 1.1) and GNU CC (2.8.1) should work with the GNU C library
-(for powerpc see question ?powerpc; for ARM see question ?arm).
+(for powerpc see ?powerpc; for ARM see ?arm).
 
 {ZW} You may have problems if you try to mix code compiled with
 EGCS and with GCC 2.8.1. See ?exception for details.
@@ -76,7 +76,7 @@ We recommend version GNU make version 3.75 or 3.77.  Versions before 3.75
 have bugs and/or are missing features.  Version 3.76 has bugs which
 appear when building big projects like GNU libc. 3.76.1 appears to work but
 some people have reported problems.  If you build GNU make 3.77 from source, 
-please read question ?make first.
+please read ?make first.
 
 ??	Do I need a special linker or assembler?
 
diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 08b6362075..02bd10b0db 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,3 +1,7 @@
+1998-12-07  Ulrich Drepper  <drepper@cygnus.com>
+
+	* SUPPORTED: Add en_AU.
+
 1998-12-01  Ulrich Drepper  <drepper@cygnus.com>
 
 	* SUPPORTED: Update greek entry.
diff --git a/localedata/SUPPORTED b/localedata/SUPPORTED
index e543070f32..08d5e1b7cd 100644
--- a/localedata/SUPPORTED
+++ b/localedata/SUPPORTED
@@ -9,6 +9,7 @@ de_CH ISO-8859-1
 de_DE ISO-8859-1
 de_LU ISO-8859-1
 el_GR ISO-8859-7
+en_AU ISO-8859-1
 en_CA ISO-8859-1
 en_DK ISO-8859-1
 en_GB ISO-8859-1