Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jun 2009 23:44:56 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r194137 - head
Message-ID:  <200906132344.n5DNiu67027843@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sam
Date: Sat Jun 13 23:44:56 2009
New Revision: 194137
URL: http://svn.freebsd.org/changeset/base/194137

Log:
  note abi change for IEEE80211_IOC_STA_INFO

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Sat Jun 13 23:43:00 2009	(r194136)
+++ head/UPDATING	Sat Jun 13 23:44:56 2009	(r194137)
@@ -22,6 +22,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.
 	to maximize performance.  (To disable malloc debugging, run
 	ln -s aj /etc/malloc.conf.)
 
+20090613:
+	The layout of the structure returned by IEEE80211_IOC_STA_INFO
+	has changed.  User applications that use this ioctl need to be
+	rebuilt.
+
 20090611:
 	The layout of struct thread has changed.  Kernel and modules
 	need to be rebuilt.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906132344.n5DNiu67027843>