Mercurial > getan
comparison ChangeLog @ 39:d4ce02a33acd
Minor fixes (logging, states)
author | Sascha L. Teichmann <teichmann@intevation.de> |
---|---|
date | Wed, 15 Dec 2010 11:35:59 +0100 |
parents | aa6c4aca2f8d |
children | e4759cc8f5e7 |
comparison
equal
deleted
inserted
replaced
38:aa6c4aca2f8d | 39:d4ce02a33acd |
---|---|
1 2010-12-15 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 Some minor fixes | |
4 | |
5 * getan/config.py: Proper use of global logger. | |
6 * getan/resources.py: Removed needless import | |
7 * getan/states.py: Fixed state errors | |
8 | |
1 2010-12-15 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 9 2010-12-15 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 10 |
3 Fix for #1624 | 11 Fix for #1624 |
4 | 12 |
5 * getan/states.py, getan/utils.py: used a safe int conversion. | 13 * getan/states.py, getan/utils.py: used a safe int conversion. |