suggestion from Ron Mayer
-<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.598 2009/03/26 12:38:03 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.599 2009/03/27 00:01:47 momjian Exp $ -->
 <!--
 
 Typical markup:
 
    <itemizedlist>
 
+    <!-- This list duplicates items below, but without authors or details-->
+
     <listitem>
      <para>
       *MAJOR ITEM LIST GOES HERE*
       </para>
      </listitem>
 
+     <listitem>
+      <para>
+       DateStyle no longer controls interval output (use new variable
+       IntervalStyle)
+      </para>
+     </listitem>
+
      <listitem>
       <para>
        Remove ~=~ and ~<>~ operators used for LIKE index comparisons
 
      <listitem>
       <para>
-       Support the IS0 8601 time interval syntax (Tom) bjm: sufficient?
+       Support the IS0 8601 time interval syntax (Ron Mayer) bjm: sufficient?
       </para>
 
       <para>