diff --git a/documentation/areaDetectorReleaseNotes.html b/documentation/areaDetectorReleaseNotes.html
index acbe9d9..2928948 100755
--- a/documentation/areaDetectorReleaseNotes.html
+++ b/documentation/areaDetectorReleaseNotes.html
@@ -8,6 +8,17 @@
areaDetector Release Notes
+
+ Release 1-8 (XXX-YYY-2011)
+
+ - Drivers
+
+ - Firewire Windows driver. Added READOUT_TIME parameter. The sum of the AcquireTime
+ plus the READOUT_TIME controls how long to wait before a frame timeout occurs. Previously
+ a hardcoded value of 1.0 second was used, which was too short for some slow cameras.
+
+
+
Release 1-7 (09-August-2011)
@@ -163,8 +174,8 @@
for initially doing this.
- NDFileNexus: Added Schematron file (iocBoot/template.sch) to allow syntax
validation of a NeXus template XML file.
- - NDFileNexus: Now recognizes all current NeXus base class names
- (was missing some newer base classes such as NXcollection).
+ - NDFileNexus: Now recognizes all current NeXus base class names (was missing some
+ newer base classes such as NXcollection).
Viewers