diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 6 |
2 files changed, 7 insertions, 1 deletions
@@ -1,4 +1,4 @@ -export VERSION = 2.8.0 +export VERSION = 2.8.1 .PHONY: install install-wireless install-docs docs tarball pkgbuild upload clean @@ -1,3 +1,9 @@ +version 2.8.1 +- add compatibility for configuration in /etc/rc.conf + give users time to move to the new scheme +- fix support for the kernel command line +- give initscripts users more familiar output + version 2.8.0 - end support for wireless-dbus and ethernet-iproute syntax use wireless and ethernet instead |