From: Lawrence S. <ljs...@us...> - 2020-03-29 20:42:41
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "A pseudo Operating System for the Dreamcast.". The branch, master has been updated via d36620e015c9ab32bd0c261a7d4b7ad952532d32 (commit) from 20be9367dabe5886365caa8824af1e094718f796 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit d36620e015c9ab32bd0c261a7d4b7ad952532d32 Author: Lawrence Sebald <ljs...@us...> Date: Sun Mar 29 16:42:23 2020 -0400 Update changelog. ----------------------------------------------------------------------- Summary of changes: doc/CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/CHANGELOG b/doc/CHANGELOG index 58d7a75..cfce6f2 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -103,6 +103,7 @@ KallistiOS version 2.1.0 ----------------------------------------------- from the KOS_CFLAGS [mrneo240 && LS] - NAO Added preliminary support for compiling to target the NAOMI and NAOMI 2 arcade systems with a NetDIMM board attached [LS] +- NAO Added a simple utility to parse NetDIMM binary header data [LS] KallistiOS version 2.0.0 ----------------------------------------------- - DC Broadband Adapter driver fixes [Dan Potter == DP] hooks/post-receive -- A pseudo Operating System for the Dreamcast. |