From b2d020eb7142924c22b3033d7e7c96df4a40daf5 Mon Sep 17 00:00:00 2001 From: Adrien Bourmault Date: Tue, 7 May 2019 18:16:53 +0200 Subject: [PATCH] ChangeLog update --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c8f2496..f800003 100644 --- a/ChangeLog +++ b/ChangeLog @@ -75,7 +75,12 @@ IDT Overhaul * Exception handler : crashdumps with registers * RTC time based ticks : functionnal -2019-05-6 @os-k-team +2019-05-06 @os-k-team IDT Overhaul * IDT : can now register new IRQ and Exception handlers at runtime * Exception handler : now called early + +2019-05-07 @os-k-team + * Exception handler : actual crashdumps register when panic + * PC Speaker : we can emit a little beep, and we have some music + * RTC : basic timer wait()