Return-Path: X-Original-To: apmail-commons-commits-archive@minotaur.apache.org Delivered-To: apmail-commons-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 90407E20C for ; Fri, 11 Jan 2013 10:00:34 +0000 (UTC) Received: (qmail 19160 invoked by uid 500); 11 Jan 2013 10:00:34 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 18803 invoked by uid 500); 11 Jan 2013 10:00:32 -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 18781 invoked by uid 99); 11 Jan 2013 10:00:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Jan 2013 10:00:32 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.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; Fri, 11 Jan 2013 10:00:31 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 8A1DC23889E7; Fri, 11 Jan 2013 10:00:11 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1431963 - /commons/proper/daemon/branches/1.0.x/RELEASE-NOTES.txt Date: Fri, 11 Jan 2013 10:00:11 -0000 To: commits@commons.apache.org From: mturk@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130111100011.8A1DC23889E7@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: mturk Date: Fri Jan 11 10:00:11 2013 New Revision: 1431963 URL: http://svn.apache.org/viewvc?rev=1431963&view=rev Log: Add missing issue fixed Modified: commons/proper/daemon/branches/1.0.x/RELEASE-NOTES.txt Modified: commons/proper/daemon/branches/1.0.x/RELEASE-NOTES.txt URL: http://svn.apache.org/viewvc/commons/proper/daemon/branches/1.0.x/RELEASE-NOTES.txt?rev=1431963&r1=1431962&r2=1431963&view=diff ============================================================================== --- commons/proper/daemon/branches/1.0.x/RELEASE-NOTES.txt (original) +++ commons/proper/daemon/branches/1.0.x/RELEASE-NOTES.txt Fri Jan 11 10:00:11 2013 @@ -84,7 +84,7 @@ NEW FEATURES: BUG FIXES: -1.0.12: DAEMON-268, DAEMON-274 +1.0.12: DAEMON-268, DAEMON-272, DAEMON-274 1.0.11: DAEMON-244, DAEMON-246, DAEMON-247, DAEMON-252, DAEMON-253, DAEMON-254, DAEMON-255, DAEMON-257, DAEMON-261, DAEMON-263, DAEMON-265, DAEMON-266,