|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r69105 - website/public_html/beta/feed/history
From: chris_at_[hidden]
Date: 2011-02-20 16:09:40
Author: chris_kohlhoff
Date: 2011-02-20 16:09:37 EST (Sun, 20 Feb 2011)
New Revision: 69105
URL: http://svn.boost.org/trac/boost/changeset/69105
Log:
Notes were referring to wrong function.
Text files modified:
website/public_html/beta/feed/history/boost_1_46_0.qbk | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: website/public_html/beta/feed/history/boost_1_46_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_46_0.qbk (original)
+++ website/public_html/beta/feed/history/boost_1_46_0.qbk 2011-02-20 16:09:37 EST (Sun, 20 Feb 2011)
@@ -36,7 +36,7 @@
([@https://svn.boost.org/trac/boost/ticket/4757 #4757])
* [phrase library..[@/libs/asio/index.html Asio]:]
- * Fixed an integer overflow problem that occurs when `ip::address_v4::netmask()`
+ * Fixed an integer overflow problem that occurs when `ip::address_v4::broadcast()`
is used on 64-bit platforms.
* Fixed a problem on older Linux kernels (where epoll is used without timerfd
support) that prevents timely delivery of deadline_timer handlers, after the
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk