From f1d27cb7b58fca5996cd158c4905333d48020f5c Mon Sep 17 00:00:00 2001
From: Donald Woods
Date: Wed, 24 Mar 2010 17:43:07 +0000
Subject: [PATCH] OPENJPA-1579 show as being fixed in 2.0.0-beta3
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@927128 13f79535-47bb-0310-9956-ffa450edef68
---
openjpa-project/CHANGES.txt | 1 +
openjpa-project/RELEASE-NOTES.html | 2 ++
2 files changed, 3 insertions(+)
diff --git a/openjpa-project/CHANGES.txt b/openjpa-project/CHANGES.txt
index a2272fe97..d870f23d0 100644
--- a/openjpa-project/CHANGES.txt
+++ b/openjpa-project/CHANGES.txt
@@ -242,6 +242,7 @@ Test
----
* [OPENJPA-1411] - Include DayTrader test case to OpenJpa
* [OPENJPA-1560] - Additional tests for JDBC date/timestamp literals in JPQL
+ * [OPENJPA-1579] - Additional test for qualified path in HAVING clause
* [OPENJPA-1586] - Additional test single valued path expression which references qualified path in JPQL
diff --git a/openjpa-project/RELEASE-NOTES.html b/openjpa-project/RELEASE-NOTES.html
index 29422d5e6..cfb7de063 100644
--- a/openjpa-project/RELEASE-NOTES.html
+++ b/openjpa-project/RELEASE-NOTES.html
@@ -374,6 +374,8 @@ in each release of OpenJPA.
[OPENJPA-1560] - Additional tests for JDBC date/timestamp literals in JPQL
+[OPENJPA-1579] - Additional test for qualified path in HAVING clause
+
[OPENJPA-1586] - Additional test single valued path expression which references qualified path in JPQL