note the removal of deprecated interfaces
authorGabor Greif <ggreif@gmail.com>
Mon, 2 Mar 2009 12:23:55 +0000 (12:23 +0000)
committerGabor Greif <ggreif@gmail.com>
Mon, 2 Mar 2009 12:23:55 +0000 (12:23 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65841 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 3eab4eb1bfcad0d08df47e6aee09f4b78f359125..56eea956ab8b834be813116b4d7bcca772485eae 100644 (file)
@@ -613,7 +613,8 @@ from the previous release.</p>
 API changes are:</p>
 
 <ul>
-<li>?</li>
+<li>Some deprecated interfaces to create <tt>Instruction</tt> subclasses, that
+    were spelled with lower case "create", have been removed.</li>
 </ul>
 
 </div>