[m-rev.] diff: Fix vertical space in news page.

Paul Bone pbone at csse.unimelb.edu.au
Tue Mar 23 16:03:57 AEDT 2010


On Tue, Mar 23, 2010 at 03:19:21PM +1100, Paul Bone wrote:
> 
> Add Ben Mellor's honours report and Paul Bone's Linuxconf presentation to the
> website.

Remove some vertical space that was acidently introduced in my recent change to
the news database.

news/newsdb.inc:
    As above.

Index: news/newsdb.inc
===================================================================
RCS file: /home/mercury1/repository/w3/news/newsdb.inc,v
retrieving revision 1.119
diff -u -p -b -r1.119 newsdb.inc
--- news/newsdb.inc	23 Mar 2010 04:55:47 -0000	1.119
+++ news/newsdb.inc	23 Mar 2010 05:01:17 -0000
@@ -22,11 +22,11 @@
 
 $newsdb = array(
 "23 March 2010" => array("New paper and new slides",
-"<p>A new paper,
+"A new paper,
 Towards Software Transactional Memory for Real-World Programs, 
 has been added to our 
 <a href=\"information/papers.html\">papers page</a>.
-It describes recent work on Software Transactional Memory in Mercury.</p>
+It describes recent work on Software Transactional Memory in Mercury.
 
 <p>A set of slides from a talk given at LinuxConf in Wellington regarding
 automatic parallelisation are also available from the
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 489 bytes
Desc: Digital signature
URL: <http://lists.mercurylang.org/archives/reviews/attachments/20100323/e5ca38c5/attachment.sig>


More information about the reviews mailing list