Per suggestions from Amit Langote and Álvaro Herrera.
         Move <application>pg_upgrade</> from <filename>contrib</> to
         <filename>src/bin</> (Peter Eisentraut)
        </para>
+
+       <para>
+        In connection with this change, the functionality previously
+        provided by the <application>pg_upgrade_support</> module has been
+        moved into the core server.
+       </para>
       </listitem>
 
       <listitem>
        </para>
       </listitem>
 
-     <listitem>
-      <para>
-       Move <application>pg_upgrade_support</> code into backend and
-       remove the module (Peter Eisentraut)
-      </para>
-     </listitem>
-
      </itemizedlist>
 
     </sect4>