diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 4 |
2 files changed, 5 insertions, 1 deletions
@@ -1,4 +1,4 @@ -export VERSION = 2.8.10 +export VERSION = 2.8.11 .PHONY: install install-wireless install-docs docs tarball pkgbuild upload clean @@ -1,3 +1,7 @@ +version 2.8.11 +- add IPv6 support for PPPoE connections +- use a workound for a unit stopping bug in systemd + version 2.8.10 - allow hex passphrases in wifi-menu - ifplugd path change for net-auto-wired (FS#31340) |