summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libs/libraries.htm4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/libraries.htm b/libs/libraries.htm
index ea2fb68af2..38d476937e 100644
--- a/libs/libraries.htm
+++ b/libs/libraries.htm
@@ -291,7 +291,7 @@ how to download, build, and install the libraries.</p>
slots callback implementation (thread-safe version 2), from Frank Mori Hess.</li>
<li><a href="smart_ptr/index.html">smart_ptr</a> - Six smart
pointer class templates, from Greg Colvin, Beman Dawes,
- Peter Dimov, and Darin Adler.</li>
+ Peter Dimov, Darin Adler, and Glen Fernandes.</li>
<li><a href="statechart/doc/index.html">statechart</a> - Arbitrarily
complex finite state machines can be implemented in easily readable and
maintainable C++ code, from Andreas Huber.</li>
@@ -661,7 +661,7 @@ of arbitrary data for persistence and marshalling, from Robert Ramey</li>
Steve Cleary.</li>
<li><a href="smart_ptr/index.html">smart_ptr</a> - Six smart
pointer class templates, from Greg Colvin, Beman Dawes,
- Peter Dimov, and Darin Adler.</li>
+ Peter Dimov, Darin Adler, and Glen Fernandes.</li>
<li><a href="utility/utility.htm">utility</a> - Class <b>noncopyable</b>
plus <b>checked_delete()</b>, <b>checked_array_delete()</b>, <b>next(),</b>&nbsp;
<b>prior()</b>