Update ChangeLog
This commit is contained in:
parent
c1413a7c48
commit
188f5ae9f6
|
@ -45,3 +45,7 @@
|
|||
- The Makefile suffered a lot, so we improved it
|
||||
- panic doesn't need to lock the terminal
|
||||
- We have a (basic) heap and memory allocator
|
||||
2019/04/24 Big Improvements
|
||||
- Creation of the IDT, ISR exception handler
|
||||
- RTC time based ticks
|
||||
- Keyboard IRQ handling (TODO buffer BStdIn)
|
||||
|
|
Loading…
Reference in New Issue