~ chicken-core (chicken-5) 2ef0dc8b81dad8fc781f18de5777052e77235783
commit 2ef0dc8b81dad8fc781f18de5777052e77235783 Author: unknown <felix@.(none)> AuthorDate: Thu Nov 5 09:50:58 2009 +0100 Commit: unknown <felix@.(none)> CommitDate: Thu Nov 5 09:50:58 2009 +0100 NEWS restored (will be done later); fixed missing entry in manifest diff --git a/NEWS b/NEWS index 0dc0cc3e..32ef8fe3 100644 --- a/NEWS +++ b/NEWS @@ -1,12 +1,5 @@ -4.2.3 - -- exported Unit data-structures 'reverse-string-append' - 4.2.2 -- added 'loaded-libraries', 'dynamic-library-load', - 'dynamic-library-procedure' and 'dynamic-library-variable' to eval unit; - basic support for shared binary load - fix for core library modules - regex-extras isn't but srfi-69 is - fix for builtin features - srfi-69 isn't - fix for pathnames with whitespace in 'runtests.sh' on Windows diff --git a/distribution/manifest b/distribution/manifest index 35278aca..71e2910c 100644 --- a/distribution/manifest +++ b/distribution/manifest @@ -200,6 +200,7 @@ tests/lolevel-tests.scm tests/feeley-dynwind.scm tests/compiler-syntax-tests.scm tests/silex.scm +tests/fft.scm tweaks.scm utils.scm apply-hack.x86.STrap