[m-rev.] For review: Add Mac OS X shared lib support to website news

Julien Fischer juliensf at cs.mu.OZ.AU
Tue Oct 19 17:24:56 AEST 2004


On Tue, 19 Oct 2004, Ian MacLarty wrote:

> For review by anyone.
>
> Estimated hours taken: 0.5
> Branches: main
>
> Added shared library support for Mac OS X to news on web site.
>
> news/newsdb.inc
> 	Added news about shared lib support for Mac OS X.
>
> Index: news/newsdb.inc
> ===================================================================
> RCS file: /home/mercury1/repository/w3/news/newsdb.inc,v
> retrieving revision 1.78
> diff -u -r1.78 newsdb.inc
> --- news/newsdb.inc	10 Jun 2004 01:17:36 -0000	1.78
> +++ news/newsdb.inc	19 Oct 2004 02:56:29 -0000
> @@ -22,6 +22,12 @@
>
>  $newsdb = array(
>
> +"19 October 2004" => array("Shared Library Support for Mac OS X",
> +
> +"The Mercury libraries are now dynamically linked by default on Mac OS X,
> +greatly reducing the size of executables."
> +),
> +

I think you should probably mention that shared libraries now work.
Otherwise it just look like we've made a change to how things are
linked on OS X.

Cheers,
Julien.
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list