From 0b7fb521da1e2fe13a516532ba78eedc04f38a91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Wed, 27 Jun 2018 23:21:02 +0200 Subject: [PATCH] Update change list links for 1.68 --- doc/interprocess.qbk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/interprocess.qbk b/doc/interprocess.qbk index c2016c2..36ab795 100644 --- a/doc/interprocess.qbk +++ b/doc/interprocess.qbk @@ -6764,8 +6764,8 @@ thank them: [section:release_notes_boost_1_68_00 Boost 1.68 Release] * Fixed bugs: - * [@https://github.com/boostorg/interprocess/pull/53 GitHub Issue #53 (['"Crash waiting on condition variable from multiple processes in do_wait()"])]. - * [@https://github.com/boostorg/interprocess/pull/54 GitHub Issue #54 (['"fill_system_message() ignores an error returned by winapi::format_message()"])]. + * [@https://github.com/boostorg/interprocess/issues/53 GitHub Issue #53 (['"Crash waiting on condition variable from multiple processes in do_wait()"])]. + * [@https://github.com/boostorg/interprocess/issues/54 GitHub Issue #54 (['"fill_system_message() ignores an error returned by winapi::format_message()"])]. [endsect]