8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 20:03:02 +01:00

Updated docs & version info.

This commit is contained in:
dimitr 2014-12-02 16:24:08 +00:00
parent 256b95ee38
commit 8512328216
2 changed files with 21 additions and 1 deletions

View File

@ -1,3 +1,23 @@
***************************
* v2.1.7
***************************
* Bugfix CORE-4630
Segfault in server caused by malformed network packet
Contributor(s):
Alex Peshkov <peshkoff at mail.ru>
* Bugfix CORE-4566
Incorrect size of the output parameter/argument when execute block, procedure or function use system field in metadata charset
Contributor(s):
Alex Peshkov <peshkoff at mail.ru>
* Bugfix CORE-4536
Server crashes when creating database on OSX 10.9 Mavericks
Contributor(s):
Paul Beach <pbeach at ibphoenix.com>
***************************
* v2.1.6
***************************

View File

@ -8,7 +8,7 @@ BuildVersion="$Id: writeBuildNum.sh,v 1.17894.2.33 2010-05-18 07:39:42 dimitr Ex
BuildType=V
MajorVer=2
MinorVer=1
RevNo=6
RevNo=7
BuildNum=18551
if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then