This is an automated email from the ASF dual-hosted git repository.
rmannibucau pushed a commit to tag 0.5
in repository https://gitbox.apache.org/repos/asf/bval.git
commit f5968afa91fe36bb60cf63773340988e2ce7673f
Author: mbenson <mbenson@13f79535-47bb-0310-9956-ffa450edef68>
AuthorDate: Mon Sep 17 16:55:49 2012 +0000
add 0.5 release notes
git-svn-id: http://svn.apache.org/repos/asf/bval/trunk@1386717
13f79535-47bb-0310-9956-ffa450edef68
---
CHANGES.txt | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/CHANGES.txt b/CHANGES.txt
index 8c8e710..52a1369 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -53,6 +53,16 @@ How do I Contribute?
* Bugs and other issues can be posted on the project JIRA.
+
+Release Notes - BVal - Version 0.5
+==================================
+
+Bug
+---
+ * [BVAL-106] - FeaturesCapable compilation fails on JDK7
+ * [BVAL-111] - ValidatorFactory-bound ConstraintValidatorFactory used
instead of ValidatorContext-bound instance
+
+
Release Notes - BVal - Version 0.4
==================================