<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -20,15 +20,6 @@ The stack includes three libraries: rb++, rbgccxml, and gccxml_gem and will inst
 
 Rb++ makes it almost trivially easy to create Ruby extensions for any C or C++ library / code. In the simplest of cases, there is no need to ever touch C, everything is done in a very simple and clean Ruby API.
 
-As this is an 0.1 release, not all of C++ is supported. The current constructs that rb++ can wrap are:
-
-* functions
-* classes
-* class methods
-* static class methods
-
-Rb++ allows one to define Ruby Modules and put wrapped code in them as well.
-
 == rbgccxml
 
 RbGCCXML allows one to easily parse out and query C++ code. This library uses GCC-XML to parse out the C++ code into XML, and then Hpricot to parse and query that XML.</diff>
      <filename>ANNOUNCE</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>CHANGELOG</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>dec2b36e158ab6400f558ece21d7633bc454a7f2</id>
    </parent>
  </parents>
  <author>
    <name>Jason Roelofs</name>
    <email>jameskilton@gmail.com</email>
  </author>
  <url>http://github.com/jameskilton/rbplusplus/commit/2aab907e7d4e43398d858778e37b03735c2bd324</url>
  <id>2aab907e7d4e43398d858778e37b03735c2bd324</id>
  <committed-date>2008-07-22T07:04:26-07:00</committed-date>
  <authored-date>2008-07-22T07:04:26-07:00</authored-date>
  <message>updated annoucement, changelog is too hard to keep up-to-date, so get rid of it</message>
  <tree>c1cbe18c6c6ee2daf06ac21e53f261daa5f1bae2</tree>
  <committer>
    <name>Jason Roelofs</name>
    <email>jameskilton@gmail.com</email>
  </committer>
</commit>
