|
From: Adriano d. S. F. <asf...@us...> - 2007-05-28 13:23:17
|
Build Version : T2.1.0.15890 Firebird 2.1 Beta 1
(writeBuildNum.sh,v 1.16047 2007/05/28 13:23:16 asfernandes )
Update of /cvsroot/firebird/firebird2/doc
In directory sc8-pr-cvs17:/tmp/cvs-serv8814
Modified Files:
WhatsNew
Log Message:
Update
Index: WhatsNew
===================================================================
RCS file: /cvsroot/firebird/firebird2/doc/WhatsNew,v
retrieving revision 1.125
retrieving revision 1.126
diff -b -U3 -r1.125 -r1.126
--- WhatsNew 20 May 2007 01:37:37 -0000 1.125
+++ WhatsNew 28 May 2007 13:23:14 -0000 1.126
@@ -2,6 +2,16 @@
* v2.1 Beta 1
**************
+ * Bugfix CORE-1271
+ Creation of invalid procedures/triggers allowed
+ Contributor(s):
+ Adriano dos Santos Fernandes <adrianosf at uol.com.br>
+
+ * Bugfix CORE-1267
+ Small bug with default value for domains in PSQL
+ Contributor(s):
+ Adriano dos Santos Fernandes <adrianosf at uol.com.br>
+
* Bugfix CORE-1256
Table columns hide destination variables of RETURNING INTO
Contributor(s):
@@ -162,6 +172,16 @@
Contributor(s):
Alex Peshkov <peshkoff at mail.ru>
+ * Improvement CORE-1280
+ Verify well-formedness of text blobs
+ Contributor(s):
+ Adriano dos Santos Fernandes <adrianosf at uol.com.br>
+
+ * Improvement CORE-1277
+ Automatic transliteration of text blobs
+ Contributor(s):
+ Adriano dos Santos Fernandes <adrianosf at uol.com.br>
+
* Improvement CORE-1232
Wrong behaviour of services manager during backup/restore operations
Contributor(s):
|