[hibernate-commits] Hibernate SVN: r11396 - branches/Branch_3_2/Hibernate3.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Tue Apr 10 05:26:42 EDT 2007


Author: max.andersen at jboss.com
Date: 2007-04-10 05:26:41 -0400 (Tue, 10 Apr 2007)
New Revision: 11396

Modified:
   branches/Branch_3_2/Hibernate3/changelog.txt
Log:
fixed annoying inconsistent date format ;)

Modified: branches/Branch_3_2/Hibernate3/changelog.txt
===================================================================
--- branches/Branch_3_2/Hibernate3/changelog.txt	2007-04-09 20:43:06 UTC (rev 11395)
+++ branches/Branch_3_2/Hibernate3/changelog.txt	2007-04-10 09:26:41 UTC (rev 11396)
@@ -135,8 +135,11 @@
     * [HHH-2219] - Upgrade to Javassist 3.4
 
 
+Changes in version 3.2.0.ga (16.10.2006)
+-----------------------------------------
+(retag of 3.2.0.ga (2006.10.16))
 
-Changes in version 3.2.0.cr5 (2006.10.04) => retagged 3.2.0.ga (2006.10.16)
+Changes in version 3.2.0.cr5 (04.10.2006) 
 -------------------------------------------
 
 ** Bug
@@ -152,7 +155,7 @@
     * [HHH-1931] - verify that the instrument tasks actually work
 
 
-Changes in version 3.2.0.cr4 (2006.08.24)
+Changes in version 3.2.0.cr4 (24.08.2006)
 -------------------------------------------
 
 ** Bug
@@ -199,7 +202,7 @@
     * [HHH-1931] - verify that the instrument tasks actually work
 
 
-Changes in version 3.2 cr3 (2006.07.06)
+Changes in version 3.2 cr3 (06.07.2006)
 -------------------------------------------
 
 ** Bug
@@ -253,7 +256,7 @@
     * [HHH-1839] - rename FlushMode.NEVER -> FlushMode.MANUAL
 
 
-Changes in version 3.2 cr2 (2006.05.05)
+Changes in version 3.2 cr2 (05.05.2006)
 -------------------------------------------
 
 ** Bug
@@ -280,7 +283,7 @@
     * [HHH-1719] - Provide a ClassTransformer interface to the BytecodeProvider
 
 
-Changes in version 3.2 cr1 (2006.03.27)
+Changes in version 3.2 cr1 (27.03.2006)
 -------------------------------------------
 
 ** Bug
@@ -298,7 +301,7 @@
     * [HHH-1179] - support inline sequence id generation on Oracle using RETURNING clause
 
 
-Changes in version 3.2 alpha2 (2006.03.15)
+Changes in version 3.2 alpha2 (15.03.2006)
 -------------------------------------------
 
 ** Bug
@@ -314,7 +317,7 @@
     * [HHH-1559] - introduce TransactionFactory.isTransactionInProgress to facilitate EJB3 joinTransaction handling
 
 
-Changes in version 3.2 alpha1 (2006.02.28)
+Changes in version 3.2 alpha1 (28.02.2006)
 -------------------------------------------
 
 ** Bug
@@ -344,7 +347,7 @@
     * [HHH-1447] - pluggable bytecode libraries
 
 
-Changes in version 3.1.2 (01.27.2006)
+Changes in version 3.1.2 (27.01.2006)
 -------------------------------------------
 
 ** Bug
@@ -373,7 +376,7 @@
     * [HHH-1373] - Document update versioned
 
 
-Changes in version 3.1.1 (01.13.2006)
+Changes in version 3.1.1 (13.01.2006)
 -------------------------------------------
 
 ** Bug
@@ -2351,7 +2354,7 @@
 ------------------------------------
 Too many to list
 
-version 0.8.1
--------------
+Changes in version 0.8.1 (30.11.2001)
+-------------------------------------
 Initial alpha version
 




More information about the hibernate-commits mailing list