break hibernate-commons-annotations back out into separate project

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17311 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
Steve Ebersole 2009-08-15 17:26:18 +00:00
parent 59ec451c28
commit 054b018269
1 changed files with 0 additions and 25 deletions

View File

@ -1,25 +0,0 @@
Hibernate Annotations Changelog
===============================
3.1.0.GA (20-08-2008)
----------------------
3.1.0.CR2 (23-07-2008)
----------------------
** Bug
* [HCANN-4] - NullPointerException in JavaXCollectionType
3.1.0.CR1 (27-05-2008)
----------------------
** New Feature
* [HCANN-1] - Move to slf4j
* [HCANN-2] - Add POM
* [HCANN-3] - Make build independent of Hibernate Core structure
3.0.0.GA (19-03-2007)
---------------------
Initial release as a standalone product (see Hibernate Annotations changelog for previous informations)