Revision: 122
Author: christianhujer
Date: 2006-05-27 15:21:32 -0700 (Sat, 27 May 2006)
ViewCVS: http://svn.sourceforge.net/japi/?rev=122&view=rev
Log Message:
-----------
Updated changes.
Modified Paths:
--------------
trunk/src/doc/changes.xhtml
Modified: trunk/src/doc/changes.xhtml
===================================================================
--- trunk/src/doc/changes.xhtml 2006-05-27 22:20:42 UTC (rev 121)
+++ trunk/src/doc/changes.xhtml 2006-05-27 22:21:32 UTC (rev 122)
@@ -8,6 +8,19 @@
<title>JAPI - Important Changes</title>
</head>
<body>
+ <h2>Release 0.10.0</h2>
+ <ul>
+ <li>ActionFactory can create popup menus now.</li>
+ <li>NotNullIterator and NotNullIterable added.</li>
+ </ul>
+ <h2>Release 0.9.1</h2>
+ <p>Bug fix release.</p>
+ <h2>Release 0.9.0 (2006-04-17)</h2>
+ <h3>New additions and features</h3>
+ <ul>
+ <li>Command Line Argument Parser added.</li>
+ <li>JEduca, a KEduca clone, added as an example application. (Subversion access only)</li>
+ </ul>
<h2>JAPI migrated to Subversion (2006-04-03)</h2>
<h2>Release 0.8.0 (2006-03-29)</h2>
<h3>New additions and features</h3>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|