Merge lp:~statik/libubuntuone/release-0-2-2 into lp:libubuntuone

Proposed by Elliot Murphy
Status: Merged
Approved by: Elliot Murphy
Approved revision: not available
Merged at revision: not available
Proposed branch: lp:~statik/libubuntuone/release-0-2-2
Merge into: lp:libubuntuone
Diff against target: 24 lines (+9/-1)
2 files modified
NEWS (+8/-0)
configure.ac (+1/-1)
To merge this branch: bzr merge lp:~statik/libubuntuone/release-0-2-2
Reviewer Review Type Date Requested Status
Ubuntu One hackers Pending
Review via email: mp+19493@code.launchpad.net

Commit message

Release and tag 0.2.2

To post a comment you must log in.
Revision history for this message
Elliot Murphy (statik) wrote :

Release 0.2.2

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-16 11:03:24 +0000
3+++ NEWS 2010-02-17 15:28:18 +0000
4@@ -1,3 +1,11 @@
5+libubuntuone-0.2.2 (2010-02-17)
6+-------------------------------
7+
8+- add LICENSE and LICENSE.GPL (Ken VanDine)
9+- Inject JavaScript to allow clicking a song on the library page;
10+ when clicked, emit a signal with the song path (Stuart Langridge)
11+- Install javascript to a versioned directory (Ken VanDine)
12+
13 libubuntuone-0.2.1 (2010-02-16)
14 -------------------------------
15
16
17=== modified file 'configure.ac'
18--- configure.ac 2010-02-17 14:56:53 +0000
19+++ configure.ac 2010-02-17 15:28:18 +0000
20@@ -1,4 +1,4 @@
21-AC_INIT([libubuntuone], [0.2.1], [], [libubuntuone])
22+AC_INIT([libubuntuone], [0.2.2], [], [libubuntuone])
23
24 AC_PREREQ([2.59])
25

Subscribers

People subscribed via source and target branches