Merged revisions 2896-2897 via svnmerge from
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 21 Apr 2008 07:04:58 +0000 (07:04 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 21 Apr 2008 07:04:58 +0000 (07:04 +0000)
http://scons.tigris.org/svn/scons/branches/core

........
  r2897 | stevenknight | 2008-04-21 00:01:19 -0700 (Mon, 21 Apr 2008) | 2 lines

  Add missing close </para> tag to Glob() section.
........

git-svn-id: http://scons.tigris.org/svn/scons/trunk@2898 fdb21ef1-2011-0410-befe-b5e4ea1792b1

doc/user/less-simple.in
doc/user/less-simple.xml
src/CHANGES.txt

index 7b452718892cacfc45bd8c4b7cddcfbdf151a0e1..cf5931949c58510c7e7f07c7d675e5acc1196c2b 100644 (file)
     The SCons man page has more details on using Glob() with Variant
     dirs and Repositories and returning strings rather than Nodes.
 
+    </para>
+
   </section>
 
   <section>
index c6ded707ceb1c04fd4e58a4a67e07d12988c76e7..53925189f97a7bc747dae5e7f1e820e44446ea49 100644 (file)
     The SCons man page has more details on using Glob() with Variant
     dirs and Repositories and returning strings rather than Nodes.
 
+    </para>
+
   </section>
 
   <section>
index 11f6dfb80223e2a4acbff31bb3f904581066ae48..b901b5d670ddd9aac1418a6665a757ccd17775bb 100644 (file)
@@ -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