summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/user/less-simple.in2
-rw-r--r--doc/user/less-simple.xml2
-rw-r--r--src/CHANGES.txt4
3 files changed, 8 insertions, 0 deletions
diff --git a/doc/user/less-simple.in b/doc/user/less-simple.in
index 7b45271..cf59319 100644
--- a/doc/user/less-simple.in
+++ b/doc/user/less-simple.in
@@ -230,6 +230,8 @@
The SCons man page has more details on using Glob() with Variant
dirs and Repositories and returning strings rather than Nodes.
+ </para>
+
</section>
<section>
diff --git a/doc/user/less-simple.xml b/doc/user/less-simple.xml
index c6ded70..5392518 100644
--- a/doc/user/less-simple.xml
+++ b/doc/user/less-simple.xml
@@ -219,6 +219,8 @@
The SCons man page has more details on using Glob() with Variant
dirs and Repositories and returning strings rather than Nodes.
+ </para>
+
</section>
<section>
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index 11f6dfb..b901b5d 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -18,6 +18,10 @@ RELEASE 0.98.2 - XXX
- Fix being able to specify --interactive mode command lines with
\ (backslash) path name separators on Windows.
+ From Gary Oberbrunner:
+
+ - Document Glob() in the User's Guide.
+
RELEASE 0.98.1 - Fri, 18 Apr 2008 19:11:58 -0700