$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [1.53.0] Release Notes
From: Daniel James (dnljms_at_[hidden])
Date: 2013-01-26 11:21:53
On 26 January 2013 09:48, Vicente J. Botet Escriba
<vicente.botet_at_[hidden]> wrote:
> BTW, is it better to use https than http on the links?
It's marginally better. It's more consistent and avoids a round trip
(because http redirects to https). It's easy enough to do a search and
replace, so I generally change links, but not particularly important.