# HG changeset patch
# User Florian Pose <fp@igh-essen.com>
# Date 1224247832 0
# Node ID 16641608a861621eda3ab4591d8ac2659161b02a
# Parent  3e46fbb7eb1d80da3ca696fe2214ba4bfd9bca38
NEWS.

diff -r 3e46fbb7eb1d -r 16641608a861 NEWS
--- a/NEWS	Fri Oct 17 12:48:28 2008 +0000
+++ b/NEWS	Fri Oct 17 12:50:32 2008 +0000
@@ -4,6 +4,11 @@
 
 -------------------------------------------------------------------------------
 
+Changes since version 1.4.0-rc3:
+
+* Fixed race condition in jiffy-based frame timeout calculation.
+* Fixed race condition concerning the ec_slave_config_state->operational flag.
+
 Changes in version 1.4.0-rc3:
 
 * Ported the master thread to the kthread interface.