diff --git a/symmetric/src/changes/changes.xml b/symmetric/src/changes/changes.xml index 27af8a7a6f..c63bbf0a4c 100644 --- a/symmetric/src/changes/changes.xml +++ b/symmetric/src/changes/changes.xml @@ -17,6 +17,9 @@ Support for boolean data type on all platforms (support for tinyint(1) on MySQL) + + Support binary data in MySQL BLOB columns + Enhanced the RSS functionality a bit by adding published date field as the batch creation date, added SQL error information if it exists and the number of times a batch errored out.