diff options
author | Renato Araujo Oliveira Filho <renato.filho@canonical.com> | 2013-01-14 22:54:40 -0300 |
---|---|---|
committer | Renato Araujo Oliveira Filho <renato.filho@canonical.com> | 2013-01-14 22:54:40 -0300 |
commit | ba32c60be2b0b6a187549b6f3bd4a9e37ec62da0 (patch) | |
tree | f1e4db5075341391854a852d43fcfd83c1230438 | |
parent | 9a4f675ebdcaefb52dcb55ec65538f79b2c79ac9 (diff) | |
download | qmenumodel-ba32c60be2b0b6a187549b6f3bd4a9e37ec62da0.tar.gz qmenumodel-ba32c60be2b0b6a187549b6f3bd4a9e37ec62da0.tar.bz2 qmenumodel-ba32c60be2b0b6a187549b6f3bd4a9e37ec62da0.zip |
Fixed changelog.
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 1b26cc4..0a89c52 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,6 @@ qmenumodel (0.2.5) quantal; urgency=low - * Fixed "invokeMethod" call to use only the method name instead of full -signature. + * 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 |