From a0a96229c8cfce4a76e3398b6a1b33cb122bacf2 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] --- hash/doc/changes.qbk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hash/doc/changes.qbk b/hash/doc/changes.qbk index eed63f1..1d4d6d2 100644 --- a/hash/doc/changes.qbk +++ b/hash/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]