Update release notes.

This commit is contained in:
Bruce Momjian 1999-07-11 18:02:59 +00:00
parent eeaeb1bda8
commit 2859bde109

View File

@ -52,8 +52,9 @@ Rename sort files called pg_temp to pg_sorttemp(Bruce)
Fix for microseconds in time values(Tom) Fix for microseconds in time values(Tom)
Tutorial source cleanup Tutorial source cleanup
New linux_m68k port New linux_m68k port
Fix for sorting of NULL's in rare cases(Tom) Fix for sorting of NULL's in some cases(Tom)
GROUP BY fixes(Tom) Shared library dependencies fixed (Tom)
Fixed glitches affecting GROUP BY in subselects(Tom)
</programlisting> </programlisting>
</para> </para>
</sect2> </sect2>