Skip to content

Commit d9720dd

Browse files
committed
Updated RN v3.0.6
1 parent 9992bcf commit d9720dd

File tree

3 files changed

+19
-1
lines changed

3 files changed

+19
-1
lines changed

src/docs/rlsnotes/rlsnotes30/BugFixes30.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@
1919
<section id="bug-306-core"><!-- Level 2 -->
2020
<title>Core Engine</title>
2121

22+
<para><emphasis>(<ulink url="http://tracker.firebirdsql.org/browse/CORE-6343">CORE-6343</ulink>)
23+
</emphasis><function>&nbsp;&nbsp;&nbsp;&nbsp;</function>Rolled back transaction could produce
24+
unexpected results leading to duplicate values in the primary key.</para>
25+
<para><emphasis>fixed by D. Yemanov</emphasis></para>
26+
<para><function>&nbsp;&nbsp;&nbsp;&nbsp;~ ~ ~ &nbsp;&nbsp;&nbsp;&nbsp;</function></para>
27+
2228
<para><emphasis>(<ulink url="http://tracker.firebirdsql.org/browse/CORE-6331">CORE-6331</ulink>)
2329
</emphasis><function>&nbsp;&nbsp;&nbsp;&nbsp;</function>Memory leak was possible when executing
2430
some statements and expressions.</para>
@@ -115,6 +121,12 @@
115121
<section id="bug-306-crashes"><!-- Level 2 -->
116122
<title>Server Crashes/Hang-ups</title>
117123

124+
<para><emphasis>(<ulink url="http://tracker.firebirdsql.org/browse/CORE-6345">CORE-6345</ulink>)
125+
</emphasis><function>&nbsp;&nbsp;&nbsp;&nbsp;</function>Server could crash on overflow of
126+
numeric division result.</para>
127+
<para><emphasis>fixed by A. Peshkov</emphasis></para>
128+
<para><function>&nbsp;&nbsp;&nbsp;&nbsp;~ ~ ~ &nbsp;&nbsp;&nbsp;&nbsp;</function></para>
129+
118130
<para><emphasis>(<ulink url="http://tracker.firebirdsql.org/browse/CORE-6317">CORE-6317</ulink>)
119131
</emphasis><function>&nbsp;&nbsp;&nbsp;&nbsp;</function>Server could crash executing long
120132
GRANT statements.</para>

src/docs/rlsnotes/rlsnotes30/GeneralNotes30.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@
1717
<para>Bugs reported and fixed prior to the v.3.0.6 release are listed
1818
<link linkend="bug-306">HERE</link>.</para>
1919

20+
<important>
21+
<title>Note for Pascal developers</title>
22+
<para>VERSION constants for Firebird API interfaces inside the distributed <filename>Firebird.pas</filename>
23+
file were re-generated to match numeration rules used for other languages.</para>
24+
</important>
25+
2026
<section id="rnfb30-general-improvements-v306">
2127
<title>V.3.0.6 Improvements</title>
2228

src/docs/rlsnotes/rlsnotes30/rlsnotes30.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<surname>(Collator/Editor)</surname>
1111
</author>
1212

13-
<edition>23 June 2020 - Document v.0306-01 - for Firebird 3.0.6 Release</edition>
13+
<edition>26 June 2020 - Document v.0306-03 - for Firebird 3.0.6 Release</edition>
1414
</bookinfo>
1515

1616
<xi:include href="GeneralNotes30.xml"/>

0 commit comments

Comments
 (0)