Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/Npgsql/ChangeLog')
-rw-r--r--mcs/class/Npgsql/ChangeLog6
1 files changed, 0 insertions, 6 deletions
diff --git a/mcs/class/Npgsql/ChangeLog b/mcs/class/Npgsql/ChangeLog
index 61f6e8c2517..8750e77d9df 100644
--- a/mcs/class/Npgsql/ChangeLog
+++ b/mcs/class/Npgsql/ChangeLog
@@ -1,9 +1,3 @@
-
-Thu Feb 23 10:29:13 CET 2006 Paolo Molaro <lupus@ximian.com>
-
- * Npgsql/NpgsqlCommand.cs: return count for fetch and move, too,
- patch from Federico Di Gregorio <fog@initd.org>.
-
2005-12-13 Francisco Figueiredo Jr. <fxjrlists@yahoo.com.br>
* NpgsqlClosedState.cs: Added a performance improvement fix. Npgsql now use a buffered stream for all server interactions.