bayard 2004/09/05 14:48:48
Modified: lang/xdocs userguide.xml
Log:
put section in the wrong place
Revision Changes Path
1.3 +4 -3 jakarta-commons/lang/xdocs/userguide.xml
Index: userguide.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/lang/xdocs/userguide.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- userguide.xml 5 Sep 2004 21:47:37 -0000 1.2
+++ userguide.xml 5 Sep 2004 21:48:48 -0000 1.3
@@ -140,11 +140,12 @@
<section name="lang.time.*">
<p>Lang 2.0 saw the arrival of a time package. It contains some basic utilities
for manipulating time (a delorean, police box and [hgwells lookup needed]?). These
include a StopWatch for simple performance measurements and an optimised
FastDateFormat class. </p>
</section>
- <section name="Next version of Lang">
- <p>The next version of Lang will be 2.1. The most notable addition is a mutable
package, but there are also new classes such as DurationFormatUtils [and ...]. </p>
- </section>
<section name="lang.text.*">
+ </section>
+
+ <section name="Next version of Lang">
+ <p>The next version of Lang will be 2.1. The most notable addition is a mutable
package, but there are also new classes such as DurationFormatUtils [and ...]. </p>
</section>
</body>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]