summaryrefslogtreecommitdiff
path: root/ChangeLog.TXT
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.TXT')
-rw-r--r--ChangeLog.TXT12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog.TXT b/ChangeLog.TXT
index ab636b5..3e324c1 100644
--- a/ChangeLog.TXT
+++ b/ChangeLog.TXT
@@ -1,3 +1,15 @@
+2026-05-29:
+I modified the "read data" and "send command" functions to properly check the
+MSR for the correct values before doing I/O operations. I also removed an
+unnecessary seek from the disk dumper test program.
+
+The Installer had a
+missing semicolon at the CopyTree call, so I added one.
+
+This will (hopefully) be the final edit to the original driver codebase. Thus,
+it will be tagged and a ZIP file made available in the Downloads section of my
+website.
+
2026-05-27 (#2):
I have restructured the source tree in preparation for future work: