~ chicken-core (chicken-5) 6ab54b7858af342029bd86990bf1bbaf11005f7e


commit 6ab54b7858af342029bd86990bf1bbaf11005f7e
Author:     Peter Bex <peter.bex@xs4all.nl>
AuthorDate: Fri Nov 8 19:23:11 2013 +0100
Commit:     Peter Bex <peter.bex@xs4all.nl>
CommitDate: Fri Nov 8 19:23:11 2013 +0100

    Update NEWS

diff --git a/NEWS b/NEWS
index e91d57aa..17a4f690 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,7 @@
      implicitly depends on extras.  This may break programs which don't
      use modules and forgot to require ports but use procedures from it.
   - Support has been added for the space-safe R7RS macro "delay-force".
+  - Export file-type from the posix unit (thanks to Alan Post).
 
 - Platform support
   - CHICKEN can now be built on AIX (contributed by Erik Falor)
Trap