From b851e9dde7619284f5a2dc177b549a431f736773 Mon Sep 17 00:00:00 2001 From: Christopher Roy Bratusek Date: Tue, 23 Aug 2016 18:22:19 +0200 Subject: [PATCH] typo --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index dc37f36..1b9da8d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,7 +3,7 @@ v7.2.2: - fix PATCHIMAGE_3DS_DIR setup when no ${HOME}/.patchimage.rc exists - fix PATCHIMAGE_ROM_DIR setup when no ${HOME}/.patchimage.rc exists - fix error messages or required user-input during batch-build by - creating a separate build directory, when create the mod and before + creating a separate build directory, then create the mod and before the next build is done that build directory is removed and re-created - when ${PWD} is writable that will be ${PWD}/patchimage_build, else it will be ${HOME}/patchimage_build