aslom 05/02/28 15:41:26
Modified: doc changes.html
Log:
updated doc
Revision Changes Path
1.55 +5 -1 xmlpull-api-v1/doc/changes.html
Index: changes.html
===================================================================
RCS file: /l/extreme/cvspub/xmlpull-api-v1/doc/changes.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -b -t -w -r1.54 -r1.55
--- changes.html 28 Feb 2005 20:18:29 -0000 1.54
+++ changes.html 28 Feb 2005 20:41:25 -0000 1.55
@@ -16,9 +16,13 @@
<h3>IN PROGRESS INTERIM RELEASE: </h3>
-<h3><a name="XMLPULL_1_1_3_*"></a>2004-02- (XMLPULL_1_1_3_*)</h3>
+<h3><a name="XMLPULL_1_1_3_*"></a>2005-02- (XMLPULL_1_1_3_*)</h3>
<ul>
+<li>2005-02-28: replaced xpp.START_TAG with XmlPullParser.START_TAG (and
+similiar) everywhere (removes static access through instance warnings,
except
+for mess it is TYPES ...), minor typos fixed, incremented minor version
+(1.1.3.4b)</li>
<li>2004-02-13: added sample that demonstrates how to use XmlPullParser that
implements Cloneable to allow exploring efficient "What-If"
parsing, for more
details see <a href="http://groups.yahoo.com/group/xmlpull-user/message/132">
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/xmlpull-dev/
<*> To unsubscribe from this group, send an email to:
xmlpull-dev-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|