diff --git a/NEWS b/NEWS
index 7636556c5aa82cbf1526703b0672551278b71855..d0a0741ae8675cd51afd083616d2cee3debf2cad 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,7 @@ Changes in version 1.3.0:
   - Replaced ecdev_register() and ecdev_unregister() with ecdev_offer() and
     ecdev_withdraw(), respectively. The device modules now offer all their
     devices to the master, which decides, which ones to register.
+* Removed annoying eeprom_write_enable file. EEPROM writing always enabled.
 * Removed EtherCAT line comments from 8139too drivers.
 
 -------------------------------------------------------------------------------