From: <jbo...@li...> - 2005-09-24 12:36:36
|
Author: mla...@jb... Date: 2005-09-24 08:36:19 -0400 (Sat, 24 Sep 2005) New Revision: 1198 Modified: trunk/labs/jbossweb/xdocs/news/changelog.xml Log: Update changelog Modified: trunk/labs/jbossweb/xdocs/news/changelog.xml =================================================================== --- trunk/labs/jbossweb/xdocs/news/changelog.xml 2005-09-24 12:29:19 UTC (rev 1197) +++ trunk/labs/jbossweb/xdocs/news/changelog.xml 2005-09-24 12:36:19 UTC (rev 1198) @@ -13,9 +13,27 @@ <body> -<section name="JBossWeb 4.x"> +<section name="JBossWeb 1.0"> + <subsection name="General"> + <changelog> + <update> + Added basic ant build script. (remy) + </update> + </changelog> + </subsection> + <subsection name="Native"> + <changelog> + <update> + Added native MSC nmake build script. They allow command line building + for various targets, both for APR and Tomcat Native. (mturk) + </update> + </changelog> + </subsection> <subsection name="Documentation"> <changelog> + <docs> + Added basic documentation. Lots to follow. (mturk) + </docs> <update> Added documentation repository and build scripts. (mturk) </update> |