From 6504a5b05b1172b8614a13bea165294b929d4d85 Mon Sep 17 00:00:00 2001 From: dimitr Date: Fri, 4 Dec 2009 09:07:26 +0000 Subject: [PATCH] Update. --- doc/WhatsNew | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/doc/WhatsNew b/doc/WhatsNew index ddaf1f8b93..36cbe06d58 100644 --- a/doc/WhatsNew +++ b/doc/WhatsNew @@ -2,6 +2,31 @@ * v2.5 Release Candidate 2 ************************** + * Bugfix CORE-2785 + BLOB transliteration problem in a specific case + Contributor(s): + Adriano dos Santos Fernandes + + * Bugfix CORE-2781 + Access violation in fbtracemgr when command line switches set wrongly + Contributor(s): + Vlad Khorsun + + * Bugfix CORE-2779 + User list header is displayed at the end of each returning data call to fbsvcmgr + Contributor(s): + Alex Peshkov + + * Bugfix CORE-2778 + Segmentation fault in services when using the same handle in different threads + Contributor(s): + Alex Peshkov + + * Bugfix CORE-2775 + Linux packages miss fbtrace.conf + Contributor(s): + Alex Peshkov + * Bugfix CORE-2771 Server crashes while backing up a database with GTT Contributor(s): @@ -17,6 +42,11 @@ Contributor(s): Dmitry Yemanov + * Bugfix CORE-2765 + Use of the RDB$ADMIN role does not provide SYSDBA rights in GRANT/REVOKE + Contributor(s): + Alex Peshkov + * Bugfix CORE-2755 SIMILAR TO works wrongly Contributor(s): @@ -27,11 +57,26 @@ Contributor(s): Claudio Valderrama + * Improvement CORE-2774 + Let "Start trace session" service report if there were no trace plugins loaded by the engine + Contributor(s): + Vlad Khorsun + + * Improvement CORE-2773 + Let "Start trace session" service report ID of newly created trace session + Contributor(s): + Vlad Khorsun + * Improvement CORE-2769 Make XNET_CONNECT_TIMEOUT in xnet.h user configurable Contributor(s): Dmitry Yemanov + * Improvement CORE-2767 + Add ability to the trace plugin to configure traced services events on per-service name basis + Contributor(s): + Vlad Khorsun + * Improvement CORE-2754 Hint the user about -FIX_FSS_METADATA and -FIX_FSS_DATA when restore fail with malformed string error Contributor(s):