diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 4f387af562a..96401c23723 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -215,6 +215,7 @@ cause use of invalid pointers!
  • Linking weak and strong global variables is dependent on link order
  • Variables used to define non-printable FP constants are externally visible
  • CBE gives linkonce functions wrong linkage semantics
  • +
  • [JIT] Programs cannot resolve the fstat function