From 45bf0bfefd2811cd42cc9c569e8276a00c3eb2c2 Mon Sep 17 00:00:00 2001
From: Glen Fernandes
Date: Fri, 30 Nov 2012 17:36:19 +0000
Subject: [PATCH] Merge documentation change (revision 81485) from trunk.
[SVN r81636]
---
libs/libraries.htm | 4 ++--
1 file 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.
slots callback implementation (thread-safe version 2), from Frank Mori Hess.
smart_ptr - Six smart
pointer class templates, from Greg Colvin, Beman Dawes,
- Peter Dimov, and Darin Adler.
+ Peter Dimov, Darin Adler, and Glen Fernandes.
statechart - Arbitrarily
complex finite state machines can be implemented in easily readable and
maintainable C++ code, from Andreas Huber.
@@ -661,7 +661,7 @@ of arbitrary data for persistence and marshalling, from Robert Ramey
Steve Cleary.
smart_ptr - Six smart
pointer class templates, from Greg Colvin, Beman Dawes,
- Peter Dimov, and Darin Adler.
+ Peter Dimov, Darin Adler, and Glen Fernandes.
utility - Class noncopyable
plus checked_delete(), checked_array_delete(), next(),
prior()