|
From: Carlos Guzm?n ?l. <car...@us...> - 2003-07-04 15:49:56
|
Update of /cvsroot/firebird/Net-Provider
In directory sc8-pr-cvs1:/tmp/cvs-serv15288
Modified Files:
Tag: branch-release-1-1
CHANGELOG.txt
Log Message:
Updated CHANGELOG.TXT
Index: CHANGELOG.txt
===================================================================
RCS file: /cvsroot/firebird/Net-Provider/CHANGELOG.txt,v
retrieving revision 1.184.2.62
retrieving revision 1.184.2.63
diff -b -U3 -r1.184.2.62 -r1.184.2.63
--- CHANGELOG.txt 4 Jul 2003 09:32:55 -0000 1.184.2.62
+++ CHANGELOG.txt 4 Jul 2003 15:49:53 -0000 1.184.2.63
@@ -8,6 +8,8 @@
* Added some changes i have noticed implementing a data provider for other RDBMS.
+ - Removed non needed initializations, to false amnd to null, made in some constructors.
+
- source/FbType.cs:
* Added serializable attribute.
|