* test/manual/test_move_semantics.cpp: example and manual test case to demonstrate move semantics
* test/manual/Jamfile.v2: added new target test_move_semantics
* doc/ublas.css: added pre.screen class for code snippets, added p.credit class for thanks and credits
* doc/overview.htm: fixed broken anchors and missing alt-attribute
* doc/release_notes.htm: added new feature to release list
* doc/options.htm: new page to document preprocessore switches (mostly copied from Wiki)
* doc/index.htm: added link to options.htm
svn path=/trunk/libs/numeric/ublas/; revision=56248
added link to new release notes page
doc/release_notes.htm:
created release notes page to track changes, see #3293 and #3443
svn path=/trunk/libs/numeric/ublas/; revision=56164