summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarley Travis <harleytravis123@outlook.com>2026-05-24 20:07:41 -0500
committerHarley Travis <harleytravis123@outlook.com>2026-05-24 20:07:41 -0500
commit92570c206cfd38ab8ee875bd76d69184665909d2 (patch)
tree83d1f19affae9774863d2d640f1a7662c011e51d
parentbcb86a8d430c602a89ca2cf5798fe8e5ca3647ee (diff)
Update changelog to reflect recent changesHEADmain
-rw-r--r--ChangeLog.TXT20
1 files changed, 16 insertions, 4 deletions
diff --git a/ChangeLog.TXT b/ChangeLog.TXT
index 1059101..3e12b81 100644
--- a/ChangeLog.TXT
+++ b/ChangeLog.TXT
@@ -1,9 +1,21 @@
+2026-05-24:
+I updated the copyright statements to match those on the WTFPL FAQ, completed
+the flags for the ST2 and ST3 in KFloppyA.HH, updating the copyright notice
+accordingly, and adjusted it (and this changelog) to fit in 80 columns.
+
+2026-05-23:
+I placed the driver into version control on a Git server I set up.
+
2025-04-18:
-I had a brain fart and forgot to revert the hard-coded DMA buffer address, as pointed out by TheTinkerer on the TOS Discord.
-I went ahead and uncommented the stuff for splitting up the address, and fixed the base address I/O writes.
-If you have installed the driver, just replace NewFloppy.HC and recompile the kernel; you should be good after that.
+I had a brain fart and forgot to revert the hard-coded DMA buffer address, as
+pointed out by TheTinkerer on the TOS Discord. I went ahead and uncommented the
+stuff for splitting up the address, and fixed the base address I/O writes. If
+you have installed the driver, just replace NewFloppy.HC and recompile the
+kernel; you should be good after that.
+
Whoops!
2025-04-20 (hah! weed.):
Moved some stuff out of the system files to make things a bit less of a mess.
-Also I added a copyright notice to the readme (you can still do what the fuck you want to; see Copying.TXT). \ No newline at end of file
+Also I added a copyright notice to the readme (you can still do what the fuck
+you want to; see Copying.TXT).