Mir

Merge lp:~vanvugt/mir/fix-changelog-0.4.0 into lp:mir/0.4

Proposed by Daniel van Vugt
Status: Merged
Approved by: Daniel van Vugt
Approved revision: no longer in the source branch.
Merged at revision: 1739
Proposed branch: lp:~vanvugt/mir/fix-changelog-0.4.0
Merge into: lp:mir/0.4
Diff against target: 48 lines (+19/-9)
1 file modified
debian/changelog (+19/-9)
To merge this branch: bzr merge lp:~vanvugt/mir/fix-changelog-0.4.0
Reviewer Review Type Date Requested Status
Łukasz Zemczak Approve
Kevin DuBois (community) Approve
Alan Griffiths Approve
Review via email: mp+225608@code.launchpad.net

Commit message

Correct the changelog text for 0.4.0+14.10.20140701.1-0ubuntu1.

It mistakenly listed enhancements under ABI/API changes and didn't mention
most of the bugs that got fixed.

Description of the change

I know sometimes people frown on changing history. But I'm not changing what actually got released. Just documenting it more accurately.

To post a comment you must log in.
Revision history for this message
Alan Griffiths (alan-griffiths) wrote :

LGTM

review: Approve
Revision history for this message
Daniel van Vugt (vanvugt) wrote :

We need to get Łukasz's approval more than anything else (says didrocks).

Revision history for this message
Kevin DuBois (kdub) wrote :

lgtm too (still need to wait for Lukasz's approval though)

review: Approve
Revision history for this message
Łukasz Zemczak (sil2100) wrote :

Editing already released changelog entries is not too good, but it's better to have this fixed in overall. Changes look sane - thanks!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2014-07-04 04:41:33 +0000
3+++ debian/changelog 2014-07-04 07:42:38 +0000
4@@ -5,7 +5,6 @@
5 . Add surface attribute for visibility.
6 . Add surface orientation API.
7 - mirserver ABI bumped to 22. Shells need rebuilding.
8- . Allow setting the orientation of a server surface.
9 . Change compositor::Scene to expose compositor::SceneElements instead
10 of graphics::Renderables.
11 . Change various input and Surface classes to support the client cursor
12@@ -16,18 +15,29 @@
13 mg::Renderables.
14 . Add visibility tracking to mc::SceneElement interface and
15 implementations.
16- . Unregister FD Handler from EventHandlerRegister.
17- . Sending user input events through Surfaces.
18 . Move InputChannelFactory into DefaultServerConfiguration.
19- . Ensure default input region is updated when surface is resized. (LP: #1332632)
20- - android: support alpha blending overlays together in HWC. Bumps
21- android-headers version requirement from 4.2.2 to 4.4.2. (LP: #1329879)
22- - android: designate the buffer usage when attempting to access or
23- update the fence associated with the native buffer. (LP: #1329868)
24+ - Unregister FD Handler from EventHandlerRegister.
25+ - Sending user input events through Surfaces.
26+ - Allow setting the orientation of a server surface.
27 - Enable client cursor API.
28 - Enable support for USB touchscreens.
29 - Various test improvements.
30- - Ensure the_cursor() is not null. (LP: #1334010)
31+ - Bugs fixed:
32+ . can't display toolbar after dismissing it (LP: #1332632)
33+ . [regression] demo client connection crashes the server (LP: #1334010)
34+ . demo server locks up in certain scenarios with --disable-overlays
35+ false when starting/stopping second clients (LP: #1329868)
36+ . MultiThreadedCompositor deadlocks (LP: #1335311)
37+ . Intermittent memory error in
38+ ClientSurfaceEvents.client_can_query_current_orientation (LP: #1335819)
39+ . Intermittent hang & fail in mir_acceptance_tests.TestClientCursorAPI.*
40+ (LP: #1332011)
41+ . MirClientSurfaceTests tests leak fds and eventually hang when ran
42+ repeatedly (LP: #1333673)
43+ . [testfail] Intermittent "Invalid read" in MirSurfaceSwapBuffersTest.
44+ swap_buffers_does_not_block_when_surface_is_not_composited
45+ (LP: #1334287)
46+ . android: support alpha blending during hwc overlay (LP: #1329879)
47
48 -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Tue, 01 Jul 2014 15:54:36 +0000
49

Subscribers

People subscribed via source and target branches