From f1a8a0fde86df9988ebc57d58142d75a13aff4d1 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Wed, 22 Apr 2009 21:12:49 +0000 Subject: [PATCH] Add a missing entry to the changelog. [SVN r52552] --- doc/changes.qbk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/changes.qbk b/doc/changes.qbk index eed63f1..1d4d6d2 100644 --- a/doc/changes.qbk +++ b/doc/changes.qbk @@ -81,6 +81,7 @@ the new location is mainly for implementation and possible modularization. * [@https://svn.boost.org/trac/boost/ticket/2412 Ticket 2412]: Removed deprecated headers. - +* [@https://svn.boost.org/trac/boost/ticket/2957 Ticket 2957]: Fix configuration + for vxworks. [endsect]