hal ChangeLog, 1.372.2.41, 1.372.2.42 configure.in, 1.57.2.13,
1.57.2.14
David Zeuthen
david at freedesktop.org
Thu Jan 27 08:11:35 PST 2005
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv14992
Modified Files:
Tag: hal-0_4-stable-branch
ChangeLog configure.in
Log Message:
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>.
2005-01-26 David Zeuthen <davidz at redhat.com>
* hald/linux/net_class_device.c (link_detection_data_ready): Auch,
don't return FALSE here because that will remove the source.
Reported by Bill Moss <bmoss at clemson.edu>.
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.372.2.41
retrieving revision 1.372.2.42
diff -u -d -r1.372.2.41 -r1.372.2.42
--- ChangeLog 25 Jan 2005 02:51:34 -0000 1.372.2.41
+++ ChangeLog 27 Jan 2005 16:11:33 -0000 1.372.2.42
@@ -1,3 +1,15 @@
+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>.
+
+2005-01-26 David Zeuthen <davidz at redhat.com>
+
+ * hald/linux/net_class_device.c (link_detection_data_ready): Auch,
+ don't return FALSE here because that will remove the source.
+ Reported by Bill Moss <bmoss at clemson.edu>.
+
2005-01-24 David Zeuthen <davidz at redhat.com>
* NEWS: Update for 0.4.7
Index: configure.in
===================================================================
RCS file: /cvs/hal/hal/configure.in,v
retrieving revision 1.57.2.13
retrieving revision 1.57.2.14
diff -u -d -r1.57.2.13 -r1.57.2.14
--- configure.in 25 Jan 2005 02:51:34 -0000 1.57.2.13
+++ configure.in 27 Jan 2005 16:11:33 -0000 1.57.2.14
@@ -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, david at fubar.dk)
-AM_INIT_AUTOMAKE(hal, 0.4.7)
+AC_INIT(hal, 0.4.7.cvs20050126, david at fubar.dk)
+AM_INIT_AUTOMAKE(hal, 0.4.7.cvs20050126)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE
More information about the hal-commit
mailing list