Bug 122 fixed.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14959 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index ef2f95e..f25c56c 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -257,6 +257,9 @@
 <li>Fixed: <a href="http://llvm.cs.uiuc.edu/PR368">[sparcv9] null
 often spilled to constant pool</a>.</li>
 </ol>
+<li>Fixed: <a href="Http://llvm.cs.uiuc.edu/PR122">[code-cleanup] SymbolTable 
+    class cleanup, Type should not derive from Value, eliminate 
+    ConstantPointerRef class</a>. All three changes have been made.
 </div>
 
 <!--=========================================================================-->