summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2016-01-19 16:15:32 +0100
committerLubomir Rintel <lkundrak@v3.sk>2016-01-19 16:15:32 +0100
commit260617e4b738179773bd800ed82f041a7620aa58 (patch)
treebb31db695e7283da30c14e9f76b4cc6d9a354830
parentfb5df042e7a109854850c969a363822b3eb157e8 (diff)
downloadnetwork-manager-applet-260617e4b738179773bd800ed82f041a7620aa58.tar.gz
release: NEWS style fixes
-rw-r--r--NEWS26
1 files changed, 14 insertions, 12 deletions
diff --git a/NEWS b/NEWS
index c499f927..1098aefe 100644
--- a/NEWS
+++ b/NEWS
@@ -5,12 +5,13 @@ Overview of changes since network-manager-applet-1.0.0
This is a new stable release of network-manager-applet. Notable changes include:
-* Ported to libnm.
-* Added new libnm-based client library (libnma).
-* Add support for libappindicator.
+* Ported to libnm
+* Added new libnm-based client library (libnma)
+* Add support for libappindicator
+* Translation updates
The following features were backported to 1.0.x releases from 1.0.0 to 1.0.10
-are also present in NetworkManager-1.2:
+are also present in network-manager-applet-1.2:
* Bluetooth page in connection editor is now populated with available Bluetooth
devices
@@ -18,25 +19,26 @@ are also present in NetworkManager-1.2:
* Password widgets now emits a signal for secret flag changes
* The connection validation errors are now communicated in a tooltip
* The editor is now able to edit the VLAN flags
-* Added option to set MTU of Team devices.
-* Added AppData for nm-connection-editor.
-* Setting MTU for a bond device is now supported.
+* Added option to set MTU of Team devices
+* Added AppData for nm-connection-editor
+* Setting MTU for a bond device is now supported
* Connecting to a wireless network from the NetworkManager applet no longer
results in an attempt to create system-wide connections. This fixes the
- ability to connect to a wireless network for non-privileged user.
+ ability to connect to a wireless network for non-privileged user
* The master interface name is used instead of master connection UUID for
slave connections created with nm-connection-editor. This fixes
compatibility of the ifcfg configuration files with the legacy network
- service.
+ service
* It is now possible to specify an interface name instead of a MAC address
- when editing a connection using nm-connection-editor.
-* The WWAN connections now have IPv6 enabled by default.
+ when editing a connection using nm-connection-editor
+* The WWAN connections now have IPv6 enabled by default
* libnm-gtk includes functions for password storage selection, which eases
- implementation of password GUI for VPN plugins and other users.
+ implementation of password GUI for VPN plugins and other users
* The applet is no longer started in GNOME 3
* STP controls are no longer displayed if STP is disabled
* Improved accessibility for screen reader users
+
=======================================================
network-manager-applet-1.0
Overview of changes since network-manager-applet-0.9.10