8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 04:43:03 +01:00
This commit is contained in:
robocop 2005-12-17 04:31:23 +00:00
parent 030eb58567
commit 15b1cb1388

View File

@ -78,6 +78,12 @@
Contributor(s):
Dmitry Yemanov <yemanov at yandex.ru>
* Fixed unregistered bug
Server crashes when manipulating input DPB due to memory corruption
in Parameter Blocks management
Contributor(s):
Claudio Valderrama <cvalde at usa.net>
* Fixed Beta 1 bug
Column names are lost in case of UNION containing derived fields
Contributor(s):