From 249070a8ceb6136c5c0621c9075d3db645eb15f4 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Fri, 29 Feb 2008 01:57:15 +0000 Subject: 0.27 --- Makefile | 2 +- NEWS | 17 +++++++++++++++++ 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3e846a9..a42cb08 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = drakx-net -VERSION = 0.26 +VERSION = 0.27 DESTDIR= libdir=/usr/lib diff --git a/NEWS b/NEWS index 67fa108..34cdb3a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,20 @@ +0.27: +- connection backend: + o initial import of WPA-EAP support + (patch from Clement Onime, with minor changes, #23925) + o do not crash with prism54 driver which reports quality with + division by zero (assume max signal quality is 255 instead, + from Eddy De Greef, #34845 and #37879) +- net_applet: + o update icons (from Hélène) +- drakroam/draknetcenter: + o show the GUI earlier to fix window icon, it gets destroyed after + initial wait message is destroyed + o be 800x480 friendly (#38049) +- draknetcenter: + o use cached result to match detected devices (update cache when + needed only), not to show the same interface multiple times + 0.26: - draknetcenter: o fix crash with cellular cards (#36801) -- cgit v1.2.1