paulsp 01/12/28 06:52:56
Modified: xdocs changes.xml
docs/site changes.html
Log:
o Corrected format of entries.
o Added documention on adding entry.
Revision Changes Path
1.4 +8 -5 jakarta-jetspeed/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/xdocs/changes.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- changes.xml 2001/12/28 12:14:07 1.3
+++ changes.xml 2001/12/28 14:52:56 1.4
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!--
-$Id: changes.xml,v 1.3 2001/12/28 12:14:07 kimptoc Exp $
+$Id: changes.xml,v 1.4 2001/12/28 14:52:56 paulsp Exp $
-->
<document>
<properties>
@@ -15,20 +15,23 @@
<ul>
<!--
***
-*** Format of change entry
+*** Format of change entry. The entry should be appened to the list.
+*** Note: Optional text is inclosed in []
***
<li>
- action (add/remove/update/fix) Bug # xxx - description (commiter initials)
Thanks to developer
+ action (add/remove/update/fix) - [Bug # xxx -] description (committer's
initials) [Thanks to developer_name]
</li>
-->
<li>
Add - Added Change Log (PS)
- Add - Bug # 4142 - Password Reminder Facility (CK)
</li>
<li>
- Update - Implemented Internationalization in the Customizer (PS)
+ Update - Implemented Internationalization (localization) in the Customizer (PS)
</li>
+<li>
+ Add - Bug # 4142 - Password Reminder Facility (CK)
+</li>
</ul>
</section>
</body>
1.3 +7 -3 jakarta-jetspeed/docs/site/changes.html
Index: changes.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/changes.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- changes.html 2001/12/22 03:22:47 1.2
+++ changes.html 2001/12/28 14:52:56 1.3
@@ -117,10 +117,11 @@
<ul>
<!--
***
-*** Format of change entry
+*** Format of change entry. The entry should be appened to the list.
+*** Note: Optional text is inclosed in []
***
<li>
- action (add/remove/update/fix) Bug # xxx - description (commiter initials)
Thanks to developer
+ action (add/remove/update/fix) - [Bug # xxx -] description (committer's
initials) [Thanks to developer_name]
</li>
-->
@@ -128,8 +129,11 @@
Add - Added Change Log (PS)
</li>
<li>
- Update - Implemented Internationalization in the Customizer (PS)
+ Update - Implemented Internationalization (localization) in the Customizer (PS)
</li>
+<li>
+ Add - Bug # 4142 - Password Reminder Facility (CK)
+</li>
</ul>
</blockquote>
</p>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>