diff --git a/ArduCopter/ReleaseNotes.txt b/ArduCopter/ReleaseNotes.txt
index c67227ec65bbb4ce230cf8c190545d1cfcb9256b..07bed45ef94a75868ea2591c297c0944b474c5de 100644
--- a/ArduCopter/ReleaseNotes.txt
+++ b/ArduCopter/ReleaseNotes.txt
@@ -1,8 +1,14 @@
 ArduCopter Release Notes:
 ------------------------------------------------------------------
-ArduCopter 3.2-rc14 27-Oct-2014
+ArduCopter 3.2-rc14 30-Oct-2014
 Changes from 3.2-rc13
-1) Bug fix to DCM-check to require one continuous second of bad heading before triggering LAND
+1) Safety Features:
+    a) fail to arm if second gyro calibration fails (can be disabled with ARMING_CHECK)
+2) Bug fixes:
+    a) DCM-check to require one continuous second of bad heading before triggering LAND
+    b) I2C bug that could lead to Pixhawk freezing up if I2C bus is noisy
+    c) reset DCM and EKF gyro bias estimates after gyro calibration (DCM heading could drift after takeoff due to sudden change in gyro values)
+    d) use primary GPS for LED status (instead of always using first GPS)  
 ------------------------------------------------------------------
 ArduCopter 3.2-rc13 23-Oct-2014
 Changes from 3.2-rc12