Browse Source

Update Boost.Python release notes on homepage.

[SVN r37525]
Thomas Witt 19 years ago
parent
commit
4801818784
1 changed files with 6 additions and 0 deletions
  1. 6 0
      index.htm

+ 6 - 0
index.htm

@@ -504,6 +504,12 @@
                               functions built with the parameter library;
                               functions built with the parameter library;
                               keyword names are automatically known to
                               keyword names are automatically known to
                               docsstrings.</li>
                               docsstrings.</li>
+
+                              <li>Enhancements to the API for better embedding support
+                              (<code>boost::python::import()</code>,
+                              <code>boost::python::exec()</code>,
+                              and <code>boost::python::exec_file()</code>).</li>
+                              
                             </ul>
                             </ul>
                           </li>
                           </li>
 
 

粤ICP备19079148号