diff options
author | Renato Araujo Oliveira Filho <renato.filho@canonical.com> | 2013-01-15 02:28:41 +0000 |
---|---|---|
committer | Tarmac <> | 2013-01-15 02:28:41 +0000 |
commit | 954e6e636d5d8f903f7b6874d0e21a30c274d530 (patch) | |
tree | 41dbd275abea1df27f7e5eeb4e568292b0e2153f | |
parent | f72cdbb86499b3679d7b9e20263c4784c075bcba (diff) | |
parent | ba32c60be2b0b6a187549b6f3bd4a9e37ec62da0 (diff) | |
download | qmenumodel-954e6e636d5d8f903f7b6874d0e21a30c274d530.tar.gz qmenumodel-954e6e636d5d8f903f7b6874d0e21a30c274d530.tar.bz2 qmenumodel-954e6e636d5d8f903f7b6874d0e21a30c274d530.zip |
releasing version 0.2.5.
Approved by Renato Araujo Oliveira Filho, Bill Filler.
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7f6e71d..0a89c52 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +qmenumodel (0.2.5) quantal; urgency=low + + * Fixed "invokeMethod" call to use only the method name instead of full signature. + + -- Renato Araujo Oliveira Filho <renato@canonical.com> Mon, 14 Jan 2013 21:25:25 -0300 + qmenumodel (0.2.4) quantal; urgency=low * Added missing license header. |