From 60deeff6e078271a17cf77c6204edbbde846f0bd Mon Sep 17 00:00:00 2001 From: "John Wilbert M. Villamor" Date: Sat, 19 Sep 2020 20:45:50 +0800 Subject: Minor correction on changelog --- changelog.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/changelog.txt b/changelog.txt index 3076656..24f05cc 100644 --- a/changelog.txt +++ b/changelog.txt @@ -4,11 +4,11 @@ Items that are lower in the log are more recently implemented. 09-19-2020 by Lameguy64: -* libpsn00b: Revised makefiles for building the libraries and examples in a - way to make building with different toolchain versions easier with the - PSN00BSDK_TC environment variable. Library installation and linking is - also made easier with the PSN00BSDK_LIBS environment variable. See readme - in the libpsn00b directory for details. +* Revised makefiles for building the libraries and examples in a way to make + building with different toolchain versions easier with the PSN00BSDK_TC + environment variable. Library installation and linking is also made easier + with the PSN00BSDK_LIBS environment variable. See readme in the libpsn00b + directory for details. * examples: Fixed libgcc not found error when compiling some of the examples. -- cgit v1.2.3