diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 5d88c7ea422..54bab5dc803 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -99,6 +99,7 @@ In this release, the following missing features were implemented:
- Exception handling support in the X86
& Sparc native code generators
+- The C/C++ front-end now support the GCC __builtin_return_address and __builtin_frame_address extensions.
@@ -450,9 +451,7 @@ Please report any bugs or problems.
-
- Bugs
-
+Bugs