|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r76662 - in website/public_html/live: feed feed/history site-tools/state users/history
From: dnljms_at_[hidden]
Date: 2012-01-24 08:31:43
Author: danieljames
Date: 2012-01-24 08:31:41 EST (Tue, 24 Jan 2012)
New Revision: 76662
URL: http://svn.boost.org/trac/boost/changeset/76662
Log:
Website: Add Locale release note.
Text files modified:
website/public_html/live/feed/dev.rss | 13 +++++++++++++
website/public_html/live/feed/history/boost_1_49_0.qbk | 4 ++++
website/public_html/live/site-tools/state/feed-pages.txt | 6 +++---
website/public_html/live/users/history/version_1_49_0.html | 13 +++++++++++++
4 files changed, 33 insertions(+), 3 deletions(-)
Modified: website/public_html/live/feed/dev.rss
==============================================================================
--- website/public_html/live/feed/dev.rss (original)
+++ website/public_html/live/feed/dev.rss 2012-01-24 08:31:41 EST (Tue, 24 Jan 2012)
@@ -45,6 +45,19 @@
</ul>
</div>
</li>
+ <li>
+ <div>
+ <span class="library"><a href="http://www.boost.org/libs/locale/">Locale</a>:</span>
+ <ul>
+ <li>
+ <div>
+ Fixed incorrect use of <code><span class="identifier">MultiByteToWideChar</span></code>
+ in detection of invalid input sequences.
+ </div>
+ </li>
+ </ul>
+ </div>
+ </li>
</ul>
</div>
<div id="version_1_49_0.compilers_tested">
Modified: website/public_html/live/feed/history/boost_1_49_0.qbk
==============================================================================
--- website/public_html/live/feed/history/boost_1_49_0.qbk (original)
+++ website/public_html/live/feed/history/boost_1_49_0.qbk 2012-01-24 08:31:41 EST (Tue, 24 Jan 2012)
@@ -58,6 +58,10 @@
\#6313, and #6371, plus others not in Trac.
* Re-enabled LEDA graph support (thanks to Jens Muller for the patch).
* Added documentation for edge_predecessor_recorder.
+
+* [phrase library..[@/libs/locale/ Locale]:]
+ * Fixed incorrect use of `MultiByteToWideChar` in detection of invalid
+ input sequences.
[/
Modified: website/public_html/live/site-tools/state/feed-pages.txt
==============================================================================
--- website/public_html/live/site-tools/state/feed-pages.txt (original)
+++ website/public_html/live/site-tools/state/feed-pages.txt 2012-01-24 08:31:41 EST (Tue, 24 Jan 2012)
@@ -1836,7 +1836,7 @@
-id
"version_1_49_0
-last_modified
-.1326672622.27
+.1327411850.86
-location
"users/history/version_1_49_0.html
-page_state
@@ -1847,10 +1847,10 @@
" New Libraries: Updated Libraries:
"
-qbk_hash
-"3384173cbd9c24a1e8b03486fe64ac4c3a4a7e80a41677a0e50d5bcbdd1494c7
+"99542aad6d2e8c11a10fb7a79aaf48db1e1bfa29ddb697262e4f6b6021328544
-release_status
-rss_hash
-"5307d924a023225ecc47563ae1c0915de709877c1d5513e8d4682cd89103fd76
+"7872164a1edf0b3270bb1360fddf4320ea5c1df5563e62f118fbc3a4ddc4fc98
-title
"Version 1.49.0
-type
Modified: website/public_html/live/users/history/version_1_49_0.html
==============================================================================
--- website/public_html/live/users/history/version_1_49_0.html (original)
+++ website/public_html/live/users/history/version_1_49_0.html 2012-01-24 08:31:41 EST (Tue, 24 Jan 2012)
@@ -84,6 +84,19 @@
</ul>
</div>
</li>
+ <li>
+ <div>
+ <span class="library">Locale:</span>
+ <ul>
+ <li>
+ <div>
+ Fixed incorrect use of <code><span class="identifier">MultiByteToWideChar</span></code>
+ in detection of invalid input sequences.
+ </div>
+ </li>
+ </ul>
+ </div>
+ </li>
</ul>
</div>
<div id="version_1_49_0.compilers_tested">
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