From 8dfac51f5a4bdc74db150581af3cdf8e0f03dda2 Mon Sep 17 00:00:00 2001 From: Tom Copeland Date: Tue, 24 Sep 2002 12:44:23 +0000 Subject: [PATCH] preps for release git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@979 51baf565-9d33-0410-a72c-fc3788e3496d --- pmd-dcpd/etc/build.xml | 1 - pmd-dcpd/etc/changelog.txt | 5 +++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pmd-dcpd/etc/build.xml b/pmd-dcpd/etc/build.xml index af58c9e0c1..c4b580e8d2 100644 --- a/pmd-dcpd/etc/build.xml +++ b/pmd-dcpd/etc/build.xml @@ -48,7 +48,6 @@ - diff --git a/pmd-dcpd/etc/changelog.txt b/pmd-dcpd/etc/changelog.txt index c78e45504a..8566b820b2 100644 --- a/pmd-dcpd/etc/changelog.txt +++ b/pmd-dcpd/etc/changelog.txt @@ -1,5 +1,6 @@ -???? 2002 - 0.3: -Faster still - now the workers can being working before all the batches are written to the space. +September 24 2002 - 0.3: +Faster still - now the workers can being working before all the batches are written to the space. java.lang on my basic farm of 3 machines takes 13 minutes. +Included a bit of documentation - a readme.txt September 11 2001 - 0.2: Much, much faster now. java.lang on my basic farm of 3 machines takes 21 minutes.