Return-Path: X-Original-To: apmail-cayenne-commits-archive@www.apache.org Delivered-To: apmail-cayenne-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 31ADEECE7 for ; Sat, 12 Jan 2013 14:29:54 +0000 (UTC) Received: (qmail 66426 invoked by uid 500); 12 Jan 2013 14:29:54 -0000 Delivered-To: apmail-cayenne-commits-archive@cayenne.apache.org Received: (qmail 66407 invoked by uid 500); 12 Jan 2013 14:29:54 -0000 Mailing-List: contact commits-help@cayenne.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cayenne.apache.org Delivered-To: mailing list commits@cayenne.apache.org Received: (qmail 66399 invoked by uid 99); 12 Jan 2013 14:29:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Jan 2013 14:29:54 +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; Sat, 12 Jan 2013 14:29:52 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id B89B1238896F; Sat, 12 Jan 2013 14:29:29 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1432434 - /cayenne/main/branches/STABLE-3.1/docs/doc/src/main/resources/RELEASE-NOTES.txt Date: Sat, 12 Jan 2013 14:29:29 -0000 To: commits@cayenne.apache.org From: aadamchik@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130112142929.B89B1238896F@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: aadamchik Date: Sat Jan 12 14:29:29 2013 New Revision: 1432434 URL: http://svn.apache.org/viewvc?rev=1432434&view=rev Log: CAY-1701 Modeler cannot undo pasting of obj (db) entity release notes Modified: cayenne/main/branches/STABLE-3.1/docs/doc/src/main/resources/RELEASE-NOTES.txt Modified: cayenne/main/branches/STABLE-3.1/docs/doc/src/main/resources/RELEASE-NOTES.txt URL: http://svn.apache.org/viewvc/cayenne/main/branches/STABLE-3.1/docs/doc/src/main/resources/RELEASE-NOTES.txt?rev=1432434&r1=1432433&r2=1432434&view=diff ============================================================================== --- cayenne/main/branches/STABLE-3.1/docs/doc/src/main/resources/RELEASE-NOTES.txt (original) +++ cayenne/main/branches/STABLE-3.1/docs/doc/src/main/resources/RELEASE-NOTES.txt Sat Jan 12 14:29:29 2013 @@ -21,6 +21,7 @@ Bug Fixes Since 3.1B1: CAY-957 Deadlock in nested contexts CAY-1689 [PATCH] LOB*QueryBuilders do not check isQuotingSQLIdentifiers +CAY-1701 Modeler cannot undo pasting of obj (db) entity CAY-1708 Modeler error when pasting datamap with EJBQL query CAY-1713 Inconsistent property name: "cayenne.rop.service.timeout" CAY-1714 ROP: Cayenne tries to build a query for non committed object when using more than 2 nested contexts