From 38ab3c8582bbcf6bf5f6dde5160a22938f45a1a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Tue, 6 Jun 2017 14:45:47 +0200 Subject: [PATCH] Update changelog with Git Pull #51 --- doc/container.qbk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/container.qbk b/doc/container.qbk index ebb1a49..e6c2f55 100644 --- a/doc/container.qbk +++ b/doc/container.qbk @@ -1221,7 +1221,7 @@ use [*Boost.Container]? There are several reasons for that: * [@https://github.com/boostorg/container/pull/48 GitHub #48: ['"Replace deprecated/removed C++98 binders"]]. * [@https://github.com/boostorg/container/pull/49 GitHub #49: ['"Remove useless allocator copy in map"]]. * [@https://github.com/boostorg/container/pull/50 GitHub #50: ['"Fixed bug Trac #13038"]]. - + * [@https://github.com/boostorg/container/pull/51 GitHub #51: ['"Fix integer rollover that triggers clang ubsan when U is unsigned"]]. [endsect]