Mercurial > dive4elements > river
comparison flys-backend/ChangeLog @ 3336:0af4c8386ed0
Fixed broken package declaration in DBCPConnectionProvider.
flys-backend/trunk@4853 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 03 Jul 2012 08:43:45 +0000 |
parents | c3e049961685 |
children | 69f06b83b3ec |
comparison
equal
deleted
inserted
replaced
3335:c3e049961685 | 3336:0af4c8386ed0 |
---|---|
1 2012-07-03 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/utils/DBCPConnectionProvider.java: | |
4 Fixed broken package declaration. | |
5 | |
1 2012-06-15 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 6 2012-06-15 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 7 |
3 * doc/schema/postgresql.sql, doc/schema/oracle.sql: | 8 * doc/schema/postgresql.sql, doc/schema/oracle.sql: |
4 Added views to access the 'Amtlichen Linien'. | 9 Added views to access the 'Amtlichen Linien'. |
5 | 10 |