From d68604ba604f031d7018fa602d56fa53c19f4564 Mon Sep 17 00:00:00 2001 From: Adrien Bourmault Date: Mon, 18 Nov 2019 19:00:10 +0100 Subject: [PATCH] Changelog Update --- ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 57e568d..4b9344c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -106,4 +106,10 @@ IDT Overhaul * Compilation process : beginning the modernization 2019-11-11 @os-k-team * Compilation process : "unrooting" and enhancing the compilation process scripts, multi-threading - * ProjectTree : better tree, without useless stuff \ No newline at end of file + * ProjectTree : better tree, without useless stuff + +2019-11-18 @os-k-team + * 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