Mercurial > dive4elements > framework
diff ChangeLog @ 160:dc687827439f
Enabled the artifact database to store and load roles of users.
artifacts/trunk@1385 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 03 Mar 2011 12:17:27 +0000 |
parents | db0d20440b92 |
children | e4a1562dfc21 |
line wrap: on
line diff
--- a/ChangeLog Thu Mar 03 12:13:24 2011 +0000 +++ b/ChangeLog Thu Mar 03 12:17:27 2011 +0000 @@ -1,3 +1,8 @@ +2011-03-03 Ingo Weinzierl <ingo@intevation.de> + + * artifact-database/src/main/java/de/intevation/artifactdatabase/ArtifactDatabaseImpl.java: + The roles of users are stored into and loaded from database now. + 2011-03-03 Sascha L. Teichmann <sascha.teichmann@intevation.de> * artifact-database/src/main/resources/sql/org-h2-driver.properties,