|
|
@@ -3,10 +3,12 @@
|
|
|
* DbDataAdapter.cs: Update (): update the rows based on the
|
|
|
UpdateRowSource property. Process further based on the
|
|
|
RowUpdatedEvent handler argument's Status property.
|
|
|
-
|
|
|
Fixes bug #73587. Thanks to [email protected] (Ingo Bauersachs) for
|
|
|
bug report and patch.
|
|
|
|
|
|
+ * RowUpdatedEventArgs.cs: if custom error is not set, throw a
|
|
|
+ default error.
|
|
|
+
|
|
|
2005-03-01 Sureshkumar T <[email protected]>
|
|
|
|
|
|
* ConnectionStringsSectionHandler.cs: Added. configuration section
|