diff --git a/google_logo_40wht.gif b/google_logo_40wht.gif
deleted file mode 100644
index 89789203e9..0000000000
Binary files a/google_logo_40wht.gif and /dev/null differ
diff --git a/google_logo_40wht.png b/google_logo_40wht.png
new file mode 100644
index 0000000000..4564914167
Binary files /dev/null and b/google_logo_40wht.png differ
diff --git a/libs/libraries.htm b/libs/libraries.htm
index 136a720db8..5275fd4019 100644
--- a/libs/libraries.htm
+++ b/libs/libraries.htm
@@ -63,6 +63,19 @@ Metaprogramming
See Getting Started page to find out
how to download, build, and install the libraries.
+Documentation for some libraries is available in alternative formats:
+
+
@@ -209,6 +222,7 @@ how to download, build, and install the libraries.
Dawes.
tokenizer - Break of a string or other
character sequence into a series of tokens, from John Bandela.
+ tribool - 3-state boolean type library, from Doug Gregor.
tuple - Ease definition of functions returning multiple values, and more,
from Jaakko Järvi.
type_traits -
@@ -455,6 +469,8 @@ how to download, build, and install the libraries.
operations, from Samuel Krempp.
io state savers - Save I/O state to
prevent jumbled data, from Daryle Walker.
+ program_options - Access to configuration
+ data given on command line, in config files and other sources, from Vladimir Prus.
serialization - Serialization
of arbitrary data for persistence and marshalling, from Robert Ramey
assign - Filling containers
@@ -516,9 +532,12 @@ of arbitrary data for persistence and marshalling, from Robert Ramey
Beman Dawes.
optional - Discriminated-union
wrapper for optional values, from Fernando Cacciola.
+ program_options - Access to configuration
+ data given on command line, in config files and other sources, from Vladimir Prus.
timer - Event timer,
progress timer, and progress display classes, from Beman
Dawes.
+ tribool - 3-state boolean type library, from Doug Gregor.
utility - Class noncopyable
plus checked_delete(), checked_array_delete(), next(),
prior()
@@ -558,9 +577,10 @@ of arbitrary data for persistence and marshalling, from Robert Ramey
s-format="%d %b %Y" startspan -->07 October 2004
© Copyright Beman Dawes 2000-2004
-Use, modification, and distribution are subject to the Boost Software
-License, Version 1.0. (See accompanying file
-LICENSE_1_0.txt or copy at
-www.boost.org/LICENSE_1_0.txt)
+Distributed under the Boost Software License, Version 1.0.
+(See accompanying file LICENSE_1_0.txt
+or copy at www.boost.org/LICENSE_1_0.txt)
+
+