Mercurial > dive4elements > river
comparison flys-backend/ChangeLog @ 181:4d9984411b3f
Commented out a debug block because it leaks the db password.
flys-backend/trunk@1491 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Thu, 17 Mar 2011 10:00:56 +0000 |
parents | 3908bfb2aa43 |
children | 1c0afb01bc93 |
comparison
equal
deleted
inserted
replaced
180:3908bfb2aa43 | 181:4d9984411b3f |
---|---|
1 2011-03-17 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/utils/DBCPConnectionProvider.java: | |
4 Commented out a debug block because it leaks the db password. | |
5 | |
1 2011-03-16 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 6 2011-03-16 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 7 |
3 * src/main/java/de/intevation/flys/importer/InfoGewParser.java: | 8 * src/main/java/de/intevation/flys/importer/InfoGewParser.java: |
4 Expose imported rivers. | 9 Expose imported rivers. |
5 | 10 |