$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2005-12-06 10:07:02
On Dec 6, 2005, at 1:56 AM, Daryle Walker wrote:
> Then I scrolled to the bottom and noticed that all the extra  
> entries of
> ancient Boost history I added were gone!
Gaaa!
> I realized what happened: I put my entries on the HEAD branch then  
> uploaded
> them to our web space.  The 1.33.1 manager did the same thing, but  
> those
> files are based off the older 1.33.x branch.  Any changes made  
> since that
> branch (that were uploaded) got paved over on the web site.
We're separating the web site from the release precisely for this  
reason.
> We should
> solve this by merging the 1.33.1 changes into the HEAD then upload  
> web pages
> as appropriate.
Yep, I plan to do this.
        Doug