~ps-jenkins/mediascanner2/trusty-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: CI bot
  • Date: 2014-02-20 10:03:04 UTC
  • Revision ID: ps-jenkins@lists.canonical.com-20140220100304-woe9kr0bzij70dez
Tags: 0.99+14.04.20140220-0ubuntu1
Releasing 0.99+14.04.20140220-0ubuntu1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
mediascanner2 (0.99+14.04.20140220-0ubuntu1) trusty; urgency=low
 
2
 
 
3
  [ James Henstridge ]
 
4
  * Add a limit argument to MediaStore::queryAlbums(), and ensure that
 
5
    it returns some results when given an empty query string.
 
6
 
 
7
  [ Jussi Pakkanen ]
 
8
  * Added const qualifiers to methods and made album immutable just like
 
9
    mediafile.
 
10
  * Use lstat to avoid loops.
 
11
  * Fix path where media cache is stored.
 
12
  * Nil merge to get on the release train.
 
13
  * Send invalidation signal once the db is fully populated.
 
14
 
 
15
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 20 Feb 2014 10:03:04 +0000
 
16
 
1
17
mediascanner2 (0.99+14.04.20140205-0ubuntu1) trusty; urgency=low
2
18
 
3
19
  [ James Henstridge ]