diff --git a/doc/src/sgml/release-9.5.sgml b/doc/src/sgml/release-9.5.sgml
new file mode 100644
index ec49a63..478fd86
*** a/doc/src/sgml/release-9.5.sgml
--- b/doc/src/sgml/release-9.5.sgml
***************
*** 802,808 ****
        <listitem>
         <para>
          Allow <literal>CURRENT</><literal>/SESSION_USER</> to specify the
!         current user in certain (Kyotaro Horiguchi, &Aacute;lvaro Herrera)
         </para>
  
         <para>
--- 802,809 ----
        <listitem>
         <para>
          Allow <literal>CURRENT</><literal>/SESSION_USER</> to specify the
!         current user in some commands (Kyotaro Horiguchi, &Aacute;lvaro
!         Herrera)
         </para>
  
         <para>
***************
*** 870,888 ****
         </para>
        </listitem>
  
-       <listitem>
-        <para>
-         Have <link linkend="SQL-CREATETABLEAS"><command>CREATE
-         TABLE AS</></> and <link
-         linkend="SQL-REFRESHMATERIALIZEDVIEW"><command>REFRESH</></>
-         return an <type>OID</> (&Aacute;lvaro Herrera)
-        </para>
- 
-        <para>
-         WHERE IS THE OID RETURNED?
-        </para>
-       </listitem>
- 
       </itemizedlist>
  
       <sect4>
--- 871,876 ----
***************
*** 1728,1738 ****
  
        <listitem>
         <para>
!         Remove <application>pg_upgrade</> support for 8.3 old clusters
!         (Bruce Momjian)
         </para>
        </listitem>
  
       </itemizedlist>
  
      </sect4>
--- 1716,1732 ----
  
        <listitem>
         <para>
!         Remove support for upgrading from 8.3 clusters (Bruce Momjian)
         </para>
        </listitem>
  
+      <listitem>
+       <para>
+        Move <application>pg_upgrade_support</> code into backend and
+        remove the module (Peter Eisentraut)
+       </para>
+      </listitem>
+ 
       </itemizedlist>
  
      </sect4>
***************
*** 2021,2033 ****
        </para>
       </listitem>
  
-      <listitem>
-       <para>
-        Move <application>pg_upgrade_support</> code into backend and
-        remove the module (Peter Eisentraut)
-       </para>
-      </listitem>
- 
       <listitem>
        <para>
         Move <application>dummy_seclabel</>, <application>test_shm_mq</>,
--- 2015,2020 ----
