diff --git a/doc/src/sgml/release-9.5.sgml b/doc/src/sgml/release-9.5.sgml
new file mode 100644
index 722c8bd..2ed7b01
*** a/doc/src/sgml/release-9.5.sgml
--- b/doc/src/sgml/release-9.5.sgml
*************** FIXME: Add Andres
*** 412,417 ****
--- 412,428 ----
  
        <listitem>
  <!--
+ 2015-04-27 [dcbf594]  Stephe..: Improve qual pushdown for RLS and SB views
+ -->
+        <para>
+         Allow non-LEAKPROOF functions to be passed into security barrier
+         views if the function does not reference any table columns
+         (Dean Rasheed)
+        </para>
+       </listitem>
+ 
+       <listitem>
+ <!--
  2014-11-04 [5028f22] Heikki..: Switch to CRC-32C in WAL and other places.
  2015-02-10 [025c024] Heikki..: Speed up CRC calculation using slicing-by-8 alg..
  2015-04-14 [3dc2d62] Heikki..: Use Intel SSE 4.2 CRC instructions where availa..
