From 9c8ce49c494610b31f4b7290b0531e54dc4ee27a Mon Sep 17 00:00:00 2001 From: Daniel Williams Date: Sep 09 2007 03:27:37 +0000 Subject: - Add more granular mesh device control, including the ability to lock device activation to one channel, and to start activation at a different step --- diff --git a/.cvsignore b/.cvsignore index b9146c0..59f8c68 100644 --- a/.cvsignore +++ b/.cvsignore @@ -15,3 +15,4 @@ NetworkManager-0.6.5.svn2655.tar.gz NetworkManager-0.6.5.svn2657.tar.gz NetworkManager-0.6.5.svn2658.tar.gz NetworkManager-0.6.5.svn2751.tar.gz +NetworkManager-0.6.5.svn2771.tar.gz diff --git a/NetworkManager.spec b/NetworkManager.spec index 60ab356..4542caa 100644 --- a/NetworkManager.spec +++ b/NetworkManager.spec @@ -8,7 +8,7 @@ ExcludeArch: s390 s390x %define gtk2_version 2.6.0 %define wireless_tools_version 1:28-0pre9 -%define svn_revision svn2751 +%define svn_revision svn2771 Name: NetworkManager Summary: Network connection manager and user applications @@ -162,6 +162,11 @@ fi %changelog +* Sat Sep 08 2007 Dan Williams - 1:0.6.5-0.8.svn2771 +- Add more granular mesh device control, including the ability to lock + device activation to one channel, and to start activation at a different + step + * Thu Aug 30 2007 Dan Williams - 1:0.6.5-0.8.svn2751 - Add a getFrequency call to wireless & mesh devices diff --git a/sources b/sources index f7793d5..efea636 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4dba7049e4aa0efe4f16e5569b05ac3c NetworkManager-0.6.5.svn2751.tar.gz +78707b15fcfbe1b54970a8dce8c94870 NetworkManager-0.6.5.svn2771.tar.gz