summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavan Deolasee2016-03-29 07:16:20 +0000
committerPavan Deolasee2016-03-29 07:16:20 +0000
commitab6e86fab9fbf3f933472738fc3c51022fd54346 (patch)
tree303752bca7612eb630e8d4c95dc9122f75b2ccda
parentec128c555961390349d0567559fdb087fb69300d (diff)
Improve draft release notes for upcoming beta2 release
-rw-r--r--doc/src/sgml/release-xl-9.5.sgml6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/src/sgml/release-xl-9.5.sgml b/doc/src/sgml/release-xl-9.5.sgml
index 4033baa251..cba75e2e8f 100644
--- a/doc/src/sgml/release-xl-9.5.sgml
+++ b/doc/src/sgml/release-xl-9.5.sgml
@@ -724,6 +724,12 @@ or removed from distribution or when distribution key is changed.
<itemizedlist>
<listitem>
<para>
+ Add missing steps in the installation guide (which is used to create the INSTALL
+file).
+ </para>
+ </listitem>
+ <listitem>
+ <para>
Fix agregation handling when a collection function is not specified for the
aggregate.
</para>