diff --git a/documentation/areaDetectorReleaseNotes.html b/documentation/areaDetectorReleaseNotes.html
index 0f442fb..239d715 100755
--- a/documentation/areaDetectorReleaseNotes.html
+++ b/documentation/areaDetectorReleaseNotes.html
@@ -35,6 +35,8 @@
Plugins
+ - Fixed a bug that could result in plugins being registered for callbacks multiple
+ times.
- NDFileNexus. Changed the version of the Nexus SDK being used from 4-2-1 to version
4-3-0. Modified the files in this distribution to eliminate all compiler warnings
on Windows, Linux, and Darwin. Sent these changes back to the Nexus developers,
@@ -65,6 +67,11 @@
- Other
+ - Changed the build system so that the use of GraphicsMagick is optional. If the
+ RELEASE file defines USE_GRAPHICSMAGICK=YES then the URL driver and the NDFileMagick
+ plugin will be built. This makes it easy to build without GraphicsMagick, which
+ can be necessary when using compiler versions which are incompatible with the GraphicsMagick
+ libraries included with areaDetector.
- Fixes to allow building on Darwin. Thanks to Lewis Muir for these.
- Many minor changes to avoid compiler warnings on Linux, Windows, and Darwin. The
only remaining compiler warnings come from imported packages, such as netCDF.