Mercurial > getan
diff 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 |
line wrap: on
line diff
--- a/ChangeLog Wed Dec 15 10:38:15 2010 +0100 +++ b/ChangeLog Wed Dec 15 11:35:59 2010 +0100 @@ -1,3 +1,11 @@ +2010-12-15 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + Some minor fixes + + * getan/config.py: Proper use of global logger. + * getan/resources.py: Removed needless import + * getan/states.py: Fixed state errors + 2010-12-15 Sascha L. Teichmann <sascha.teichmann@intevation.de> Fix for #1624