$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Lars Gullik Bjønnes (larsbj_at_[hidden])
Date: 2004-11-17 18:11:14
David Abrahams <dave_at_[hidden]> writes:
| It appears that recent changes to our index page changed all tags on
| the index page to uppercase. From cvs annotate:
>
| ...
>
| Every line with a tag in it was last changed by "rogeeff". These
| kinds of sweeping changes are really bad for any source control
| system, especially when they're entirely unneccessary. In this case
| it's complicating the process of merging changes into the release
| branch.
Also it would be a lot better to go with lower case since that is what
xml uses. (and by extension xhtml)
-- Lgb