summaryrefslogtreecommitdiff
path: root/extras/scsi_id/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'extras/scsi_id/ChangeLog')
-rw-r--r--extras/scsi_id/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/extras/scsi_id/ChangeLog b/extras/scsi_id/ChangeLog
index 724977dbf4..d2a8be5b18 100644
--- a/extras/scsi_id/ChangeLog
+++ b/extras/scsi_id/ChangeLog
@@ -1,3 +1,9 @@
+2004-oct-15:
+ * Makefile: Add $(QUIET) to sync with the udev version.
+
+2004-oct-06:
+ * scsi_id.c: fix alignment for use with 64 bit pointers
+
2004-jul-30:
* scsi_id.c, scsi_serial.c: Align the buffer passed to scsi_serial,
don't bother aligning and memcpy-ing the result in scsi_inquiry.