~ubuntu-branches/ubuntu/utopic/notes-app/utopic-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Ubuntu daily release, Ugo Riboni, Francis Ginther, Olivier Tilloy, Ubuntu daily release
  • Date: 2013-10-07 05:18:36 UTC
  • mfrom: (1.1.17)
  • Revision ID: package-import@ubuntu.com-20131007051836-n3ml0npz0bb4e1fy
Tags: 1.4+13.10.20131007.1-0ubuntu1
[ Ugo Riboni ]
* Use Action.enabled instead of Action.visible which was deprecated
  and causing visual glitches. (LP: #1226990)

[ Francis Ginther ]
* Provide alternate location of offline storage in response to sdk
  change.

[ Olivier Tilloy ]
* Attempt at fixing a race condition in autopilot tests: wait for the
  contents of a collapsed note to be populated before interacting with
  the note.

[ Ubuntu daily release ]
* Automatic snapshot from revision 200

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
notes-app (1.4+13.10.20131007.1-0ubuntu1) saucy; urgency=low
 
2
 
 
3
  [ Ugo Riboni ]
 
4
  * Use Action.enabled instead of Action.visible which was deprecated
 
5
    and causing visual glitches. (LP: #1226990)
 
6
 
 
7
  [ Francis Ginther ]
 
8
  * Provide alternate location of offline storage in response to sdk
 
9
    change.
 
10
 
 
11
  [ Olivier Tilloy ]
 
12
  * Attempt at fixing a race condition in autopilot tests: wait for the
 
13
    contents of a collapsed note to be populated before interacting with
 
14
    the note.
 
15
 
 
16
  [ Ubuntu daily release ]
 
17
  * Automatic snapshot from revision 200
 
18
 
 
19
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Mon, 07 Oct 2013 05:18:36 +0000
 
20
 
1
21
notes-app (1.4+13.10.20131001.3-0ubuntu1) saucy; urgency=low
2
22
 
3
23
  [ Olivier Tilloy ]