Mercurial > dive4elements > gnv-client
diff gnv/ChangeLog @ 965:b7c6bf3cd7c9
Switching the language in the initial state is possible now (issue266).
gnv/trunk@1121 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 25 May 2010 07:41:31 +0000 |
parents | 3549253ecd7b |
children | 13de46229f63 |
line wrap: on
line diff
--- a/gnv/ChangeLog Tue May 18 11:14:09 2010 +0000 +++ b/gnv/ChangeLog Tue May 25 07:41:31 2010 +0000 @@ -1,3 +1,11 @@ +2010-05-25 Ingo Weinzierl <ingo.weinzierl@intevation.de> + + Issue266 + + * src/main/java/de/intevation/gnv/action/SwitchLanguageAction.java: + Switching the language in the initial state will not throw an exception + anymore, but the language is toggled. + 2010-05-18 Tim Englich <tim.englich@intevation.de> * src/main/java/de/intevation/gnv/action/sessionmodel/DiagrammOptions.java (getValue),