~ chicken-core (chicken-5) 0e449706c68b62e8c6c66acc91e9b8f39c153c4b
commit 0e449706c68b62e8c6c66acc91e9b8f39c153c4b Author: Mario Domenech Goulart <mario.goulart@gmail.com> AuthorDate: Mon Jul 9 11:37:16 2012 -0300 Commit: Mario Domenech Goulart <mario.goulart@gmail.com> CommitDate: Mon Jul 9 11:37:16 2012 -0300 NEWS: typo fix (s/accedentally/accidentally/) diff --git a/NEWS b/NEWS index 271f3f3c..dfc5c776 100644 --- a/NEWS +++ b/NEWS @@ -241,7 +241,7 @@ and "-heap-shrinkage" - the assembly-language stub routine for the implementation of "apply" was broken for Sparc64 systems and has been disabled for this platform - - signal masks were accedentally reset upon GC for some platforms; use + - signal masks were accidentally reset upon GC for some platforms; use sigsetjmp/siglongjmp on BSD, Linux, MacOS X and Haiku - Type systemTrap