NetworkManager r2935 - in trunk: . libnm-glib test



Author: dcbw
Date: 2007-10-05 17:00:06 +0100 (Fri, 05 Oct 2007)
New Revision: 2935
ViewCVS link: http://svn.gnome.org/viewcvs/NetworkManager?rev=2935&view=rev

Modified:
   trunk/ChangeLog
   trunk/libnm-glib/libnm-glib-test.c
   trunk/libnm-glib/nm-access-point.c
   trunk/libnm-glib/nm-access-point.h
   trunk/test/nm-tool.c
Log:
2007-10-05  Dan Williams  <dcbw redhat com>

	* libnm-glib/nm-access-point.c
	  libnm-glib/nm-access-point.h
		- (nm_access_point_get_hw_address): return 'const char *', not 'char *'
			because the value is cached internally now.  Callers should not
			free the internal value.
		- Make signal name defines private

	* test/nm-tool.c
	  libnm-glib/libnm-glib-test.c
		- Don't free value returned from nm_access_point_get_hw_address()






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]