From c594b19468cba59e4f3a778a303019b7adc5f04e Mon Sep 17 00:00:00 2001
From: John Criswell <criswell@uiuc.edu>
Date: Thu, 9 Dec 2004 22:31:56 +0000
Subject: [PATCH] Fix table of contents.

llvm-svn: 18727
---
 llvm/docs/ReleaseNotes.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index 0e18ab92624f..0b8e42317a40 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/docs/ReleaseNotes.html
@@ -19,6 +19,7 @@
   <ul>
     <li><a href="#experimental">Experimental features included in this
                                 release</a>
+    <li><a href="#build">Known problems with the LLVM Build</a>
     <li><a href="#core">Known problems with the LLVM Core</a>
     <li><a href="#c-fe">Known problems with the C Front-end</a>
     <li><a href="#c++-fe">Known problems with the C++ Front-end</a>
-- 
GitLab