diff options
author | Renato Araujo Oliveira Filho <renato.filho@canonical.com> | 2013-01-14 21:26:04 -0300 |
---|---|---|
committer | Renato Araujo Oliveira Filho <renato.filho@canonical.com> | 2013-01-14 21:26:04 -0300 |
commit | 9a4f675ebdcaefb52dcb55ec65538f79b2c79ac9 (patch) | |
tree | 2a7e6a386be75582b8a76fb3235ca8d3369dde9c /debian/changelog | |
parent | 073cbc40f02ccdc788d23430f61e9c96c23397d4 (diff) | |
download | qmenumodel-9a4f675ebdcaefb52dcb55ec65538f79b2c79ac9.tar.gz qmenumodel-9a4f675ebdcaefb52dcb55ec65538f79b2c79ac9.tar.bz2 qmenumodel-9a4f675ebdcaefb52dcb55ec65538f79b2c79ac9.zip |
releasing version 0.2.5
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7f6e71d..1b26cc4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +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. |