# HG changeset patch
# User Florian Pose <fp@igh-essen.com>
# Date 1227619940 0
# Node ID 8bcf058035db8b03ab4fa00e385cd0c50cef740f
# Parent  e1a31667fa48b90df827658bcfc25171bad393a1
NEWS.

diff -r e1a31667fa48 -r 8bcf058035db NEWS
--- a/NEWS	Tue Nov 25 13:31:58 2008 +0000
+++ b/NEWS	Tue Nov 25 13:32:20 2008 +0000
@@ -10,6 +10,8 @@
 * Fixed race condition concerning the ec_slave_config_state->operational flag.
 * Fixed wrong calculation of the expected working counter if the process data
   of a domain span several datagrams.
+* Fixed a kernel oops when a slave configuration is detached while the actual
+  configuration is in progress.
 * Fixed typo in logging output.
 
 Changes in version 1.4.0-rc3: