From: <bra...@us...> - 2008-04-11 04:14:41
|
Revision: 2236 http://archive-access.svn.sourceforge.net/archive-access/?rev=2236&view=rev Author: bradtofel Date: 2008-04-10 21:14:48 -0700 (Thu, 10 Apr 2008) Log Message: ----------- Fixed speling problems. Modified Paths: -------------- trunk/archive-access/projects/wayback/dist/src/site/xdoc/release_notes.xml Modified: trunk/archive-access/projects/wayback/dist/src/site/xdoc/release_notes.xml =================================================================== --- trunk/archive-access/projects/wayback/dist/src/site/xdoc/release_notes.xml 2008-04-11 04:10:27 UTC (rev 2235) +++ trunk/archive-access/projects/wayback/dist/src/site/xdoc/release_notes.xml 2008-04-11 04:14:48 UTC (rev 2236) @@ -41,7 +41,7 @@ from each file sequentially. </li> <li> - extracted several replay features into separately jspInserts that + extracted several replay features into separate jspInserts that can now be mixed and matched. </li> <li> @@ -49,7 +49,7 @@ and in externally linked .css files. </li> <li> - externalized commented embedded inside replayed HTML pages into + externalized comment embedded inside replayed HTML pages into jspInsert: ArchiveComment.jsp. </li> <li> @@ -82,7 +82,7 @@ </li> <li> command line tools now allow whitespace arguments, important for - tools accepting delimter arguments. + tools accepting delimiter arguments. </li> <li> replay URLs in query results now include non-standard ports, if @@ -90,7 +90,7 @@ </li> <li> Timezone is now explicitly set to GMT/UTC, fixing a Calendar - result partioning problem. + result partitioning problem. </li> <li> uncaught character-encoding exceptions now handled, plus This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |