Return-Path: Delivered-To: apmail-commons-commits-archive@minotaur.apache.org Received: (qmail 53658 invoked from network); 29 Jul 2010 17:33:59 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 29 Jul 2010 17:33:59 -0000 Received: (qmail 50578 invoked by uid 500); 29 Jul 2010 17:33:59 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 50442 invoked by uid 500); 29 Jul 2010 17:33:58 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 50435 invoked by uid 99); 29 Jul 2010 17:33:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Jul 2010 17:33:58 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Jul 2010 17:33:56 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 39C3B23889E2; Thu, 29 Jul 2010 17:32:39 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r980519 - /commons/proper/daemon/trunk/RELEASE-NOTES.txt Date: Thu, 29 Jul 2010 17:32:39 -0000 To: commits@commons.apache.org From: mturk@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100729173239.39C3B23889E2@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: mturk Date: Thu Jul 29 17:32:38 2010 New Revision: 980519 URL: http://svn.apache.org/viewvc?rev=980519&view=rev Log: DAEMON-168: List as fixed in relnotes Modified: commons/proper/daemon/trunk/RELEASE-NOTES.txt Modified: commons/proper/daemon/trunk/RELEASE-NOTES.txt URL: http://svn.apache.org/viewvc/commons/proper/daemon/trunk/RELEASE-NOTES.txt?rev=980519&r1=980518&r2=980519&view=diff ============================================================================== --- commons/proper/daemon/trunk/RELEASE-NOTES.txt (original) +++ commons/proper/daemon/trunk/RELEASE-NOTES.txt Thu Jul 29 17:32:38 2010 @@ -43,7 +43,7 @@ BUG FIXES: 1.0.3: DAEMON-108, DAEMON-128, DAEMON-139, DAEMON-143, DAEMON-148, DAEMON-135, DAEMON-155, DAEMON-159, DAEMON-161, DAEMON-145, DAEMON-146, - DAEMON-167 + DAEMON-167, DAEMON-168 1.0.2: DAEMON-16, DAEMON-31, DAEMON-40, DAEMON-45, DAEMON-49, DAEMON-60, DAEMON-84, DAEMON-90, DAEMON-91, DAEMON-92, DAEMON-93, DAEMON-94,