Merge lp:~matthew.revell/launchpad/whatsnew-3112 into lp:launchpad

Proposed by Matthew Revell
Status: Merged
Merged at revision: not available
Proposed branch: lp:~matthew.revell/launchpad/whatsnew-3112
Merge into: lp:launchpad
Diff against target: 44 lines (+17/-7)
2 files modified
lib/canonical/launchpad/templates/root-index.pt (+16/-6)
version.txt (+1/-1)
To merge this branch: bzr merge lp:~matthew.revell/launchpad/whatsnew-3112
Reviewer Review Type Date Requested Status
Данило Шеган (community) release-critical Approve
Eleanor Berger (community) Approve
Review via email: mp+16147@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Matthew Revell (matthew.revell) wrote :

What's new for 3.1.12. Affects version.txt and lib/canonical/launchpad/templates/root-index.pt

Revision history for this message
Eleanor Berger (intellectronica) :
review: Approve
Revision history for this message
Данило Шеган (danilo) :
review: Approve (release-critical)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'lib/canonical/launchpad/templates/root-index.pt'
2--- lib/canonical/launchpad/templates/root-index.pt 2009-11-30 14:44:18 +0000
3+++ lib/canonical/launchpad/templates/root-index.pt 2009-12-14 17:32:14 +0000
4@@ -133,17 +133,27 @@
5 <div id="homepage-blogposts" class="homepage-portlet">
6 <h2>Recent Launchpad blog posts</h2>
7 <ul>
8- <li class="news">
9+ <li class="news">
10+ <a href="http://blog.launchpad.net/?p=1218">
11+ This is a patch</a><span class="registered"> &ndash; 16 Dec 2009</span><br />
12+ Patches are now listed separately from other attachments on bug pages.
13+ </li>
14+ <li class="news">
15+ <a href="http://blog.launchpad.net/?p=1222">
16+ Hot or not?</a><span class="registered"> &ndash; 16 Dec 2009</span><br />
17+ Bug reports now show how many people have clicked "This bug affects me".
18+ </li>
19+ <li class="news">
20+ <a href="http://blog.launchpad.net/cool-new-stuff/inline-dupe-finding">
21+ Streamlined duplicate bug finding</a><span class="registered"> &ndash; 10 Dec 2009</span><br />
22+ New in-line duplicate finder makes project bug reporting smoother.
23+ </li>
24+ <li class="news">
25 <a href="http://blog.launchpad.net/?p=1178">
26 Working with bug mail</a><span class="registered"> &ndash; 02 Dec 2009</span><br />
27 Get the most from Launchpad's bug notifications.
28 </li>
29 <li class="news">
30- <a href="http://blog.launchpad.net/bazaar/accessing-git-subversion-and-mercurial-from-bazaar">
31- Git and Subversion from Bazaar</a><span class="registered"> &ndash; 29 Oct 2009</span><br />
32- Read how Bazaar and Launchpad work with Git branches and Subversion repositories.
33- </li>
34- <li class="news">
35 <a href="http://blog.launchpad.net/api/new-lpx-project-group-for-launchpad-extensions">
36 lpx project group for Launchpad extensions</a><span class="registered"> &ndash; 16 Oct 2009</span><br />
37 If you've used the Launchpad API to create a script that interacts with or extends Launchpad, add it to our new lpx project group.
38
39=== modified file 'version.txt'
40--- version.txt 2009-11-30 14:44:18 +0000
41+++ version.txt 2009-12-14 17:32:14 +0000
42@@ -1,1 +1,1 @@
43-3.1.11
44+3.1.12