From 91c29a1cf6683fcd2640bca1437b40ef429265c3 Mon Sep 17 00:00:00 2001 From: Jouke Witteveen Date: Mon, 25 Jun 2012 00:12:18 +0200 Subject: 2.8.5 release updates --- Makefile | 2 +- NEWS | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 09e4b77..a4baf0f 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -export VERSION = 2.8.4 +export VERSION = 2.8.5 .PHONY: install install-wireless install-docs docs tarball pkgbuild upload clean diff --git a/NEWS b/NEWS index 03f0abf..007392d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +version 2.8.5 +- Provide the ability to start the last used profile (FS#23015) +- Support weird characters in wifi-menu (FS#30342) and elsewhere +- Fix net-auto-wired.service (FS#30348) +- Introduce polling timeout logic +- Increase default carrier timeout (FS#30361) + version 2.8.4 - fixed wait for wifi scan results (FS#29946) - PPPoE default to noauth (FS#30016) -- cgit v1.2.3-24-g4f1b