diff options
author | Olivier Tilloy <olivier.tilloy@canonical.com> | 2012-10-18 16:25:37 +0200 |
---|---|---|
committer | Olivier Tilloy <olivier.tilloy@canonical.com> | 2012-10-18 16:25:37 +0200 |
commit | fe42b806a76fc8ebe5f357392b89321c1f21f3e4 (patch) | |
tree | 10d0152d28a24ef3ad155d99f9fbd9405dcbe6fc /debian/changelog | |
parent | d46ee24446b49d8ef00f9f0aef44ee863966f245 (diff) | |
download | qmenumodel-fe42b806a76fc8ebe5f357392b89321c1f21f3e4.tar.gz qmenumodel-fe42b806a76fc8ebe5f357392b89321c1f21f3e4.tar.bz2 qmenumodel-fe42b806a76fc8ebe5f357392b89321c1f21f3e4.zip |
Add missing changelog entry.
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 b9ef8b2..f65cfb0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +qmenumodel (0.1.5) UNRELEASED; urgency=low + + [ Renato Araujo Oliveira Filho] + * Implemented missing GVariant ⇄ QVariant conversion for variant map (a{sv}) + + -- Olivier Tilloy <olivier.tilloy@canonical.com> Thu, 18 Oct 2012 16:19:16 +0200 + qmenumodel (0.1.4) quantal; urgency=low * Expose a C++ library, and separate into 3 binary packages: |