diff --git a/ChangeLog b/ChangeLog index 4b9344c..855c28c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -112,4 +112,7 @@ IDT Overhaul * PIT time based ticks : functionnal, with a sleep function * IDT : KeUnsmaskIRQ() function * RTC time based ticks : deprecated, but a delay function still exists - * CPUID : the CPU frequency is detected without errors \ No newline at end of file + * CPUID : the CPU frequency is detected without errors. SSE supported + +2019-11-18 @os-k-team + * FPU : floating point numbers are supported (todo in printf) \ No newline at end of file