hal ChangeLog, 1.372.2.42, 1.372.2.43 configure.in, 1.57.2.14, 1.57.2.15

David Zeuthen david at freedesktop.org
Thu Jan 27 10:03:41 PST 2005


Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv23237

Modified Files:
      Tag: hal-0_4-stable-branch
	ChangeLog configure.in 
Log Message:
2005-01-27  David Zeuthen  <davidz at redhat.com>

	* hald/linux/net_class_device.c (net_class_pre_process): Add the
	net.80203.can_detect_link property
	(mii_get_link): Return a boolean whether we succeeded in determining
	link status



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.372.2.42
retrieving revision 1.372.2.43
diff -u -d -r1.372.2.42 -r1.372.2.43
--- ChangeLog	27 Jan 2005 16:11:33 -0000	1.372.2.42
+++ ChangeLog	27 Jan 2005 18:03:39 -0000	1.372.2.43
@@ -1,5 +1,12 @@
 2005-01-27  David Zeuthen  <davidz at redhat.com>
 
+	* hald/linux/net_class_device.c (net_class_pre_process): Add the
+	net.80203.can_detect_link property
+	(mii_get_link): Return a boolean whether we succeeded in determining
+	link status
+
+2005-01-27  David Zeuthen  <davidz at redhat.com>
+
 	* libhal-storage/libhal-storage.c (mopts_collect): There was
 	a problem with trailing commas if the last option was removed.
 	Reported by Sebastian Dransfeld <sebastid at stud.ntnu.no>.

Index: configure.in
===================================================================
RCS file: /cvs/hal/hal/configure.in,v
retrieving revision 1.57.2.14
retrieving revision 1.57.2.15
diff -u -d -r1.57.2.14 -r1.57.2.15
--- configure.in	27 Jan 2005 16:11:33 -0000	1.57.2.14
+++ configure.in	27 Jan 2005 18:03:39 -0000	1.57.2.15
@@ -1,8 +1,8 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT(hal, 0.4.7.cvs20050126, david at fubar.dk)
-AM_INIT_AUTOMAKE(hal, 0.4.7.cvs20050126)
+AC_INIT(hal, 0.4.7, david at fubar.dk)
+AM_INIT_AUTOMAKE(hal, 0.4.7)
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE
 




More information about the hal-commit mailing list