From 3a73ff459068bad24746a56e76bded4228912863 Mon Sep 17 00:00:00 2001 From: Mark Rivers Date: Sat, 22 Apr 2017 12:02:02 -0500 Subject: [PATCH] Notes for R2-6 --- RELEASE.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RELEASE.md b/RELEASE.md index 82338f5..22f7016 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -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.