[cvs] expresso commit by lhamel: correct <> to parse
JCorporate Ltd
jcorp at jcorporate.com
Fri Nov 18 18:38:54 UTC 2005
Log Message:
-----------
correct <> to parse
Modified Files:
--------------
expresso/expresso-web/expresso/doc:
ChangeLog.xml
Revision Data
-------------
Index: ChangeLog.xml
===================================================================
RCS file: /home/javacorp/.cvs/expresso/expresso/expresso-web/expresso/doc/ChangeLog.xml,v
retrieving revision 1.316
retrieving revision 1.317
diff -Lexpresso-web/expresso/doc/ChangeLog.xml -Lexpresso-web/expresso/doc/ChangeLog.xml -u -r1.316 -r1.317
--- expresso-web/expresso/doc/ChangeLog.xml
+++ expresso-web/expresso/doc/ChangeLog.xml
@@ -15,7 +15,7 @@
</bug-fix>
<new-feature title="DBTool naming conventions changes">
- <explanation>DBTool now generates fields using the FLD_<NAME_IN_UPPERCASE> format when generating string constants. This avoids the generation of field names with reserved words (like "abstract") and follows Expresso's conventions.
+ <explanation>DBTool now generates fields using the FLD_NAME_IN_UPPERCASE format when generating string constants. This avoids the generation of field names with reserved words (like "abstract") and follows Expresso's conventions.
</explanation>
<contributor>Francesco Galli</contributor>
</new-feature>
More information about the cvs
mailing list