$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r53681 - branches/release/libs/date_time/xmldoc
From: andrey.semashev_at_[hidden]
Date: 2009-06-06 07:29:34
Author: andysem
Date: 2009-06-06 07:29:34 EDT (Sat, 06 Jun 2009)
New Revision: 53681
URL: http://svn.boost.org/trac/boost/changeset/53681
Log:
Added recent changes.
Text files modified: 
   branches/release/libs/date_time/xmldoc/changes.xml |    32 ++++++++++++++++++++++++++++++++        
   1 files changed, 32 insertions(+), 0 deletions(-)
Modified: branches/release/libs/date_time/xmldoc/changes.xml
==============================================================================
--- branches/release/libs/date_time/xmldoc/changes.xml	(original)
+++ branches/release/libs/date_time/xmldoc/changes.xml	2009-06-06 07:29:34 EDT (Sat, 06 Jun 2009)
@@ -12,6 +12,38 @@
 
   <!-- if each new change tgroup has a "Bug Fix" as the first "Type", the columns will line up nicely -->
 
+  <bridgehead renderas="sect3">Changes from Boost 1.38 to 1.40 (date_time 1.06 to 1.07)</bridgehead>
+  <informaltable frame="all">
+    <tgroup cols="2">
+      <thead>
+        <row>
+          <entry>Type</entry>
+          <entry>Description</entry>
+        </row>
+      </thead>
+      <tbody>
+<!--
+        <row>
+          <entry>Feature</entry>
+          <entry>
+          </entry>
+        </row>
+-->
+
+        <row>
+          <entry>Bug fix</entry>
+          <entry>
+            Minor bug fixes (<ulink url="https://svn.boost.org/trac/boost/ticket/2809">#2809</ulink>,
+            <ulink url="https://svn.boost.org/trac/boost/ticket/2824">#2824</ulink>,
+            <ulink url="https://svn.boost.org/trac/boost/ticket/3015">#3015</ulink>,
+            <ulink url="https://svn.boost.org/trac/boost/ticket/3105">#3105</ulink> and others).
+          </entry>
+        </row>
+
+      </tbody>
+    </tgroup>
+  </informaltable>
+
   <bridgehead renderas="sect3">Changes from Boost 1.34 to 1.38 (date_time 1.05 to 1.06)</bridgehead>
   <informaltable frame="all">
     <tgroup cols="2">