diff --git a/ChangeLog b/ChangeLog
index 561d687bf..9ae0722c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-11-28 Adam Fedor
+
+ * Documentation/gsdoc/Base.gsdoc: Add NSLanguages summary.
+
2001-11-27 Richard Frith-Macdonald
* Source/NSConnection.m: Put a limit of around a second on how long
diff --git a/Documentation/gsdoc/Base.gsdoc b/Documentation/gsdoc/Base.gsdoc
index 0ff17c8e4..381507bab 100644
--- a/Documentation/gsdoc/Base.gsdoc
+++ b/Documentation/gsdoc/Base.gsdoc
@@ -117,6 +117,14 @@
be written differently to the same string on MacOS-X.
+ NSLanguages
+
+
+ An array of strings that lists the users prefered languages,
+ in order or preference. If not found the default is just
+ English.
+
+
diff --git a/Documentation/gsdoc/Base.html b/Documentation/gsdoc/Base.html
index 5a037af61..cd44b8409 100644
--- a/Documentation/gsdoc/Base.html
+++ b/Documentation/gsdoc/Base.html
@@ -127,6 +127,16 @@
+NSLanguages
+
+
+
+ An array of strings that lists the users prefered languages,
+ in order or preference. If not found the default is just
+ English.
+
+
+