diff --git a/documentation/areaDetectorReleaseNotes.html b/documentation/areaDetectorReleaseNotes.html
index 6325990..f7e5346 100755
--- a/documentation/areaDetectorReleaseNotes.html
+++ b/documentation/areaDetectorReleaseNotes.html
@@ -46,6 +46,9 @@
for each file in a multi-image sequence, which was not previously being done.
Prosilica driver.
+ - Added support for opening cameras by IP address or IP DNS name, in addition to UniqueID.
+ This allows communicating with cameras that are not on the local subnet. The change is backwards
+ compatible with existing iocsh startup scripts.
- Removed support for writing TIFF files using the driver library.
This was a problem because their driver uses an incompatible version of libtiff
that conflicts with the new version used by GraphicsMagick. The driver TIFF writer