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
=== modified file 'lib/canonical/launchpad/templates/root-index.pt'
--- lib/canonical/launchpad/templates/root-index.pt 2009-11-30 14:44:18 +0000
+++ lib/canonical/launchpad/templates/root-index.pt 2009-12-14 17:32:14 +0000
@@ -133,17 +133,27 @@
133 <div id="homepage-blogposts" class="homepage-portlet">133 <div id="homepage-blogposts" class="homepage-portlet">
134 <h2>Recent Launchpad blog posts</h2>134 <h2>Recent Launchpad blog posts</h2>
135 <ul>135 <ul>
136 <li class="news">136 <li class="news">
137 <a href="http://blog.launchpad.net/?p=1218">
138 This is a patch</a><span class="registered"> &ndash; 16 Dec 2009</span><br />
139 Patches are now listed separately from other attachments on bug pages.
140 </li>
141 <li class="news">
142 <a href="http://blog.launchpad.net/?p=1222">
143 Hot or not?</a><span class="registered"> &ndash; 16 Dec 2009</span><br />
144 Bug reports now show how many people have clicked "This bug affects me".
145 </li>
146 <li class="news">
147 <a href="http://blog.launchpad.net/cool-new-stuff/inline-dupe-finding">
148 Streamlined duplicate bug finding</a><span class="registered"> &ndash; 10 Dec 2009</span><br />
149 New in-line duplicate finder makes project bug reporting smoother.
150 </li>
151 <li class="news">
137 <a href="http://blog.launchpad.net/?p=1178">152 <a href="http://blog.launchpad.net/?p=1178">
138 Working with bug mail</a><span class="registered"> &ndash; 02 Dec 2009</span><br />153 Working with bug mail</a><span class="registered"> &ndash; 02 Dec 2009</span><br />
139 Get the most from Launchpad's bug notifications.154 Get the most from Launchpad's bug notifications.
140 </li>155 </li>
141 <li class="news">156 <li class="news">
142 <a href="http://blog.launchpad.net/bazaar/accessing-git-subversion-and-mercurial-from-bazaar">
143 Git and Subversion from Bazaar</a><span class="registered"> &ndash; 29 Oct 2009</span><br />
144 Read how Bazaar and Launchpad work with Git branches and Subversion repositories.
145 </li>
146 <li class="news">
147 <a href="http://blog.launchpad.net/api/new-lpx-project-group-for-launchpad-extensions">157 <a href="http://blog.launchpad.net/api/new-lpx-project-group-for-launchpad-extensions">
148 lpx project group for Launchpad extensions</a><span class="registered"> &ndash; 16 Oct 2009</span><br />158 lpx project group for Launchpad extensions</a><span class="registered"> &ndash; 16 Oct 2009</span><br />
149 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.159 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.
150160
=== modified file 'version.txt'
--- version.txt 2009-11-30 14:44:18 +0000
+++ version.txt 2009-12-14 17:32:14 +0000
@@ -1,1 +1,1 @@
13.1.1113.1.12