|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r78701 - website/public_html/live/feed/history
From: ghost_at_[hidden]
Date: 2012-05-28 01:33:19
Author: vladimir_prus
Date: 2012-05-28 01:33:17 EDT (Mon, 28 May 2012)
New Revision: 78701
URL: http://svn.boost.org/trac/boost/changeset/78701
Log:
Document two more program_options changes.
Text files modified:
website/public_html/live/feed/history/boost_1_50_0.qbk | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
Modified: website/public_html/live/feed/history/boost_1_50_0.qbk
==============================================================================
--- website/public_html/live/feed/history/boost_1_50_0.qbk (original)
+++ website/public_html/live/feed/history/boost_1_50_0.qbk 2012-05-28 01:33:17 EDT (Mon, 28 May 2012)
@@ -126,10 +126,12 @@
* Bugfix: no_transition was not called for submachines who send an event to themselves.
* Fixed warnings with gcc.
-
* [phrase library..[@/libs/program_options/ Program Options]:]
* Improved error reporting
- ([@ https://svn.boost.org/trac/boost/changeset/77827 Patch from Leo Goodstadt])
+ ([@ https://svn.boost.org/trac/boost/changeset/77827 Patch from Leo Goodstadt]).
+ * Support for customizing name of option's value in help messages
+ ([@https://svn.boost.org/trac/boost/ticket/4781 #4781])
+ * Fixed compilation with gcc 4.7 ([@https://svn.boost.org/trac/boost/ticket/6790 #6790]).
* [phrase library..[@/libs/property_map/ PropertyMap]:]
* Fixed Bugs:
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