From: Dmitry Y. <di...@us...> - 2007-05-15 08:12:41
|
Build Version : T2.1.0.15793 Firebird 2.1 Alpha 1 (writeBuildNum.sh,v 1.15949 2007/05/15 08:12:40 dimitr Exp ) Update of /cvsroot/firebird/firebird2/doc In directory sc8-pr-cvs17:/tmp/cvs-serv10697 Modified Files: WhatsNew Log Message: Misc. Index: WhatsNew =================================================================== RCS file: /cvsroot/firebird/firebird2/doc/WhatsNew,v retrieving revision 1.120 retrieving revision 1.121 diff -b -U3 -r1.120 -r1.121 --- WhatsNew 15 May 2007 08:06:25 -0000 1.120 +++ WhatsNew 15 May 2007 08:12:39 -0000 1.121 @@ -77,6 +77,7 @@ v2.1 GBAK crashes the v2.0.x server when attempting to backup a database Contributor(s): Dmitry Yemanov <dimitr at firebirdsql.org> + Claudio Valderrama <cvalde at usa.net> * Bugfix CORE-1196 Long SQL statements break TCP/IP connection @@ -491,7 +492,8 @@ Adriano dos Santos Fernandes <adrianosf at uol.com.br> * Improvement CORE-1148 - Regular users are not allowed to retrieve the server log using Services API + Regular users are protected from viewing the server log using Services API. + This is now allowed for SYSDBA only. Contributor(s): Alex Peshkov <peshkoff at mail.ru> |