commit 738d8e9 (HEAD, devel-2.7)
Merge: 286d021 af3aea4
Author: Michael Hanselmann <[email protected]>
Date: Wed Jan 23 14:37:42 2013 +0100
Merge branch 'master' into devel-2.7
* master:
Handle the result of QueryGroups() correctly
---
I accidentially pushed af3aea4 on the master branch, when it should actually
have gone onto devel-2.7 (it was a bugfix). Without much thinking I
cherry-picked the branch onto devel-2.7, when I actually could still merge as
there were no other changes on master in the meantime. With this merge commit
the end result is the same.