Mercurial > dive4elements > framework
diff ChangeLog @ 125:cee54e52000c
Added the registration of the UserFactory to the bootstrap process.
artifacts/trunk@1349 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 01 Mar 2011 17:45:06 +0000 |
parents | caf9f456f7e3 |
children | 76744dcbe826 |
line wrap: on
line diff
--- a/ChangeLog Tue Mar 01 17:43:16 2011 +0000 +++ b/ChangeLog Tue Mar 01 17:45:06 2011 +0000 @@ -1,3 +1,8 @@ +2011-03-01 Ingo Weinzierl <ingo@intevation.de> + + * artifact-database/src/main/java/de/intevation/artifactdatabase/FactoryBootstrap.java: + Added the registration of the UserFactory to the bootstrap process. + 2011-03-01 Sascha L. Teichmann <sascha.teichmann@intevation.de> * artifact-database/src/main/resources/sql/org-h2-driver.properties,