Merge lp://staging/~rodrigo-moya/libubuntuone/release-0-2-91 into lp://staging/libubuntuone

Proposed by Rodrigo Moya
Status: Merged
Approved by: Rodrigo Moya
Approved revision: not available
Merged at revision: not available
Proposed branch: lp://staging/~rodrigo-moya/libubuntuone/release-0-2-91
Merge into: lp://staging/libubuntuone
Diff against target: 26 lines (+11/-1)
2 files modified
NEWS (+10/-0)
configure.ac (+1/-1)
To merge this branch: bzr merge lp://staging/~rodrigo-moya/libubuntuone/release-0-2-91
Reviewer Review Type Date Requested Status
Stuart Langridge (community) Approve
Review via email: mp+20555@code.staging.launchpad.net

Commit message

Release 0.2.91

To post a comment you must log in.
Revision history for this message
Rodrigo Moya (rodrigo-moya) wrote :

Release 0.2.91

Revision history for this message
Stuart Langridge (sil) wrote :

get in. :-)

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'NEWS'
2--- NEWS 2010-02-22 22:35:54 +0000
3+++ NEWS 2010-03-03 14:40:36 +0000
4@@ -1,3 +1,13 @@
5+libubuntuone-0.2.91 (2010-03-03)
6+--------------------------------
7+
8+- Check properly for playTrack existing in the page where the JS
9+ script is being executed (Stuart Langridge)
10+- Implement correct polling of downloads (Rodrigo Moya)
11+- Fixed percentage calculation (Rodrigo Moya)
12+- Use a 5 seconds timeout for polling (Rodrigo Moya)
13+- Add ourselves to the user agent (Stuart Langridge)
14+
15 libubuntuone-0.2.90 (2010-02-22)
16 --------------------------------
17
18
19=== modified file 'configure.ac'
20--- configure.ac 2010-02-22 22:35:54 +0000
21+++ configure.ac 2010-03-03 14:40:36 +0000
22@@ -1,4 +1,4 @@
23-AC_INIT([libubuntuone], [0.2.90], [], [libubuntuone])
24+AC_INIT([libubuntuone], [0.2.91], [], [libubuntuone])
25
26 AC_PREREQ([2.59])
27

Subscribers

People subscribed via source and target branches