~ chicken-core (chicken-5) a9095ae46c20e7d4ec47ac8d31bb984f0d0e5c92


commit a9095ae46c20e7d4ec47ac8d31bb984f0d0e5c92
Author:     felix <felix@call-with-current-continuation.org>
AuthorDate: Thu Oct 19 22:01:38 2017 +0200
Commit:     felix <felix@call-with-current-continuation.org>
CommitDate: Thu Oct 19 22:01:38 2017 +0200

    Added missing entry to NEWS about -from-list option

diff --git a/NEWS b/NEWS
index 0e615c07..e3911190 100644
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,7 @@
   - The new "-link" option to csc allows linking with objects from extensions.
   - The ambiguous "-l<libname>" option for csc has been removed (#1193).
   - Removed deprecated "-n" shorthand for "-emit-inline-file" from csc.
+  - Added new "-from-list" option to chicken-install.
 
 - Core libraries
   - Removed support for memory-mapped files (posix), queues
Trap