diff --git a/NEWS b/NEWS index 7636556c..d0a0741a 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. -------------------------------------------------------------------------------