hal AUTHORS,1.2,1.3 ChangeLog,1.262,1.263
David Zeuthen
david at freedesktop.org
Thu Aug 26 15:16:19 PDT 2004
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv15305
Modified Files:
AUTHORS ChangeLog
Log Message:
2004-08-27 David Zeuthen <david at fubar.dk>
* AUTHORS: Add Kay Sievers <kay.sievers at vrfy.org> cause he rocks.
Sort the list in alphabetical order of surname (I'm just soo
political correct :-)
* fdi/20freedesktop/canon-digital-ixus-v.fdi: Merge onto usb_device
since we really don't know what interface to target
* hald/linux/hald_helper.h: Change comment about seqnum
* hald/linux/libsysfs/sysfs_dir.c (sysfs_open_link): Patch from
Steve Grubb <linux4_ever at yahoo.com> to fix leak on error condition.
* hald/linux/osspec.c:
(add_computer_callouts_done): Move from TDL to GDL
(osspec_probe): Add to TDL; callouts may need it (seen by Kristof
Vansant <de_lupus at pandora.be>
(hald_helper_device_node): Print out seqnum
(hald_helper_data): Pass seqnum
* hald/logger.h: Ignore ENABLE_VERBOSE_MODE; always compile all
logging statements in (should take the heat of some bugreports)
* tools/linux/hal_dev.c (main): Pass seqnum if available; otherwise
pass -1.
Index: AUTHORS
===================================================================
RCS file: /cvs/hal/hal/AUTHORS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- AUTHORS 30 May 2004 23:29:44 -0000 1.2
+++ AUTHORS 26 Aug 2004 22:16:16 -0000 1.3
@@ -1,2 +1,3 @@
-David Zeuthen <david at fubar.dk>
+Kay Sievers <kay.sievers at vrfy.org>
Joe Shaw <joeshaw at novell.com>
+David Zeuthen <david at fubar.dk>
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.262
retrieving revision 1.263
diff -u -d -r1.262 -r1.263
--- ChangeLog 26 Aug 2004 18:04:19 -0000 1.262
+++ ChangeLog 26 Aug 2004 22:16:16 -0000 1.263
@@ -1,3 +1,30 @@
+2004-08-27 David Zeuthen <david at fubar.dk>
+
+ * AUTHORS: Add Kay Sievers <kay.sievers at vrfy.org> cause he rocks.
+ Sort the list in alphabetical order of surname (I'm just soo
+ political correct :-)
+
+ * fdi/20freedesktop/canon-digital-ixus-v.fdi: Merge onto usb_device
+ since we really don't know what interface to target
+
+ * hald/linux/hald_helper.h: Change comment about seqnum
+
+ * hald/linux/libsysfs/sysfs_dir.c (sysfs_open_link): Patch from
+ Steve Grubb <linux4_ever at yahoo.com> to fix leak on error condition.
+
+ * hald/linux/osspec.c:
+ (add_computer_callouts_done): Move from TDL to GDL
+ (osspec_probe): Add to TDL; callouts may need it (seen by Kristof
+ Vansant <de_lupus at pandora.be>
+ (hald_helper_device_node): Print out seqnum
+ (hald_helper_data): Pass seqnum
+
+ * hald/logger.h: Ignore ENABLE_VERBOSE_MODE; always compile all
+ logging statements in (should take the heat of some bugreports)
+
+ * tools/linux/hal_dev.c (main): Pass seqnum if available; otherwise
+ pass -1.
+
2004-08-26 Joe Shaw <joeshaw at novell.com>
* configure.in: Don't check for a C++ compiler... we don't have
More information about the hal-commit
mailing list