hal ChangeLog,1.418,1.419
David Zeuthen
david at freedesktop.org
Wed Feb 16 14:25:22 PST 2005
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv25568
Modified Files:
ChangeLog
Log Message:
2005-02-16 David Zeuthen <davidz at redhat.com>
* volume_id/luks.[ch]: New files (forgot to commit before)
* hald/linux2/probing/shared.h: Redefine logging a bit
* hald/linux2/probing/probe-volume.c: Use new shared.h logging;
implement volume_id_log and drive_id_log functions
* hald/linux2/probing/probe-storage.c: Use new shared.h logging;
implement volume_id_log and drive_id_log functions
* hald/linux2/addons/addon-storage.c: Use new shared.h logging
* drive_id/logging.h: Use drive_id_log function
* drive_id/drive_id.h (drive_id_log): Add drive_id_log prototype
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.418
retrieving revision 1.419
diff -u -d -r1.418 -r1.419
--- ChangeLog 16 Feb 2005 21:25:35 -0000 1.418
+++ ChangeLog 16 Feb 2005 22:25:20 -0000 1.419
@@ -1,5 +1,23 @@
2005-02-16 David Zeuthen <davidz at redhat.com>
+ * volume_id/luks.[ch]: New files (forgot to commit before)
+
+ * hald/linux2/probing/shared.h: Redefine logging a bit
+
+ * hald/linux2/probing/probe-volume.c: Use new shared.h logging;
+ implement volume_id_log and drive_id_log functions
+
+ * hald/linux2/probing/probe-storage.c: Use new shared.h logging;
+ implement volume_id_log and drive_id_log functions
+
+ * hald/linux2/addons/addon-storage.c: Use new shared.h logging
+
+ * drive_id/logging.h: Use drive_id_log function
+
+ * drive_id/drive_id.h (drive_id_log): Add drive_id_log prototype
+
+2005-02-16 David Zeuthen <davidz at redhat.com>
+
Fix up more sloppy errors incuded from patches that I should
have reviewed more carefully :-/
More information about the hal-commit
mailing list