diff options
author | Juan J. Martinez <jjm@usebox.net> | 2021-11-02 09:17:34 +0000 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2021-11-02 09:17:34 +0000 |
commit | 2156710d5dc7b27e5590a05833a8d7d6b4ec5520 (patch) | |
tree | ef1b5880156c7d74eb3631f462e40c118ac9172c /CHANGES.md | |
parent | 2e9b0e2183e5871b1c8e551fb72c7ddda00678d0 (diff) | |
download | ubox-msx-lib-2156710d5dc7b27e5590a05833a8d7d6b4ec5520.tar.gz ubox-msx-lib-2156710d5dc7b27e5590a05833a8d7d6b4ec5520.zip |
Typo
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ ## Release 1.1.9 - 2021-??-?? - Generate a "what's new?" HTML page in the docs - - `chsize` now accounts for data in INITIALIZED section that adds up to the + - `chksize` now accounts for data in INITIALIZED section that adds up to the ROM size ## Release 1.1.8 - 2021-10-31 |