Notes for R2-6

This commit is contained in:
Mark Rivers
2017-04-22 12:02:02 -05:00
parent 335e1c0ae1
commit 3a73ff4590
+5
View File
@@ -22,6 +22,11 @@ files respectively, in the configure/ directory of the appropriate release of th
Release Notes
=============
R2-6 (May XXX, 2017)
----
* Changed from using TinyXml to libxml2. This is used when saving SPE files. This change was made
because ADCore no longer included TinyXml and libxml2 is now available for all platforms in ADSupport.
R2-5 (February 19, 2017)
----
* Added support for Electron Multiplying (EM) Gain. Thanks to Mike Dunning for this.