From 054b018269e2c2ca4efc1e47395c416e60f49c03 Mon Sep 17 00:00:00 2001 From: Steve Ebersole Date: Sat, 15 Aug 2009 17:26:18 +0000 Subject: [PATCH] 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 --- commons-annotations/changelog.txt | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 commons-annotations/changelog.txt diff --git a/commons-annotations/changelog.txt b/commons-annotations/changelog.txt deleted file mode 100644 index 22185a4dff..0000000000 --- a/commons-annotations/changelog.txt +++ /dev/null @@ -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) \ No newline at end of file