diff options
| author | spicyjpeg <88942473+spicyjpeg@users.noreply.github.com> | 2021-10-31 15:29:15 +0100 |
|---|---|---|
| committer | spicyjpeg <88942473+spicyjpeg@users.noreply.github.com> | 2021-10-31 15:29:15 +0100 |
| commit | ac26254f2116dd395ed6754c218daa6df3277c82 (patch) | |
| tree | 65d5f4775bdc2cb664c8547c2a0dc091ff77056b /changelog.txt | |
| parent | 74388f8ff7df42bcdc8e113967a0d1c1902a9027 (diff) | |
| parent | 538f28cfbbbb8163ab8a96de77d6887123856c81 (diff) | |
| download | psn00bsdk-ac26254f2116dd395ed6754c218daa6df3277c82.tar.gz | |
Merge branch 'master' into cmake
Diffstat (limited to 'changelog.txt')
| -rw-r--r-- | changelog.txt | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/changelog.txt b/changelog.txt index c9f8847..041bbc5 100644 --- a/changelog.txt +++ b/changelog.txt @@ -2,7 +2,7 @@ PSn00bSDK changelog Items that are lower in the log are more recently implemented. -10-26-2021 by spicyjpeg: +10-31-2021 by spicyjpeg: * Added tinyxml2 and mkpsxiso as git submodules and removed the (admittedly short-lived) SKIP_* options completely. CMake's ExternalProject is no longer @@ -11,6 +11,13 @@ Items that are lower in the log are more recently implemented. * Added CMake presets file with presets for building installer packages. +10-25-2021 by Lameguy64: + +* Made a very tiny change in the readme file. + +* Included some of the indev directory from the SVN repository. + + 10-17-2021 by spicyjpeg: * Added SKIP_TINYXML2 and SKIP_MKPSXISO build options in place of the old |
