Mercurial > dive4elements > river
diff flys-backend/ChangeLog @ 3338:e19a503e4150
Partial fix for flys/issue697: Increased the decimal places of Ws, Qs and Kms to 5.
flys-backend/trunk@4923 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Wed, 11 Jul 2012 08:09:32 +0000 |
parents | 69f06b83b3ec |
children | 790c12c55abb |
line wrap: on
line diff
--- a/flys-backend/ChangeLog Tue Jul 03 10:02:14 2012 +0000 +++ b/flys-backend/ChangeLog Wed Jul 11 08:09:32 2012 +0000 @@ -1,3 +1,9 @@ +2012-07-11 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + Partial fix for flys/issue697 + + * doc/schema/oracle.sql: Increased the decimal places of Ws, Qs and Kms to 5. + 2012-07-03 Ingo Weinzierl <ingo@intevation.de> * src/main/java/de/intevation/flys/backend/SessionFactoryProvider.java: