From 90bf23c12531ed1ca8f9309fae0321210959a643 Mon Sep 17 00:00:00 2001
From: Ian Lynagh <ian@well-typed.com>
Date: Fri, 7 Dec 2012 15:47:55 +0000
Subject: [PATCH] Release notes update

---
 docs/users_guide/7.6.2-notes.xml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/docs/users_guide/7.6.2-notes.xml b/docs/users_guide/7.6.2-notes.xml
index 54c96e3e32cc..c1977d3af28b 100644
--- a/docs/users_guide/7.6.2-notes.xml
+++ b/docs/users_guide/7.6.2-notes.xml
@@ -145,6 +145,14 @@
             involving primops has been fixed.
           </para>
        </listitem>
+
+       <listitem>
+          <para>
+            The GHC API now consistently uses new
+            <literal>DynFlags</literal> which are set with
+            <literal>setSessionDynFlags</literal>.
+          </para>
+       </listitem>
     </itemizedlist>
   </sect2>
 
-- 
GitLab