diff options
author | Automatic PS uploader <ps-jenkins@lists.canonical.com> | 2013-10-16 02:33:28 +0000 |
---|---|---|
committer | Automatic PS uploader <ps-jenkins@lists.canonical.com> | 2013-10-16 02:33:28 +0000 |
commit | cf34565bcc7ece031550d678dc7df00e56ad6c4e (patch) | |
tree | b059fe49311812b46cbbeab9627667d8d0ea1e07 /debian/changelog | |
parent | 52d21411143a1c7e2a062bce9595d547078219bc (diff) | |
download | qmenumodel-cf34565bcc7ece031550d678dc7df00e56ad6c4e.tar.gz qmenumodel-cf34565bcc7ece031550d678dc7df00e56ad6c4e.tar.bz2 qmenumodel-cf34565bcc7ece031550d678dc7df00e56ad6c4e.zip |
Releasing 0.2.7+13.10.20131016-0ubuntu1, based on r95
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b1ae943..2089250 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +qmenumodel (0.2.7+13.10.20131016-0ubuntu1) saucy; urgency=low + + [ Gustavo Pichorim Boiko ] + * Use g_file_get_uri instead of g_file_get_path to make sure the URI's + percent encoding is properly kept. + + [ Nick Dedekind ] + * Added pointer checks for items/iterators. (lp#1239394). (LP: + #1239394) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 95 + + -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Wed, 16 Oct 2013 02:33:27 +0000 + qmenumodel (0.2.7+13.10.20131011-0ubuntu1) saucy; urgency=low [ Lars Uebernickel ] |