From 97d3a46b728fcdefbeb0228d2a1bbf5f75303b54 Mon Sep 17 00:00:00 2001 From: Suikan <26223147+suikan4github@users.noreply.github.com> Date: Wed, 7 Jul 2021 22:57:40 +0900 Subject: [PATCH] Update Changelog. ITERTIME parameter is not passed to the chrooted_job Issue #15 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c09d7c..1337cbf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,11 +12,13 @@ Record of the modification in project development. - [Issue 7 : Add the return status validation ](https://github.com/suikan4github/kaiten-yaki/7) - [Issue 11 : Make chroot'ed job independent script file ](https://github.com/suikan4github/kaiten-yaki/11) - [Issue 12 : change ERASEALL=0 as default ](https://github.com/suikan4github/kaiten-yaki/12) +- [Issue 14 : Change config.sh description ](https://github.com/suikan4github/kaiten-yaki/14) ### Deprecated ### Removed ### Fixed - [Issue 8 : Wrong message after cancellation ](https://github.com/suikan4github/kaiten-yaki/8) +- [Issue 15 : CITERTIME parameter is not passed to the chrooted_job ](https://github.com/suikan4github/kaiten-yaki/15) ### Known Issue