~ chicken-core (chicken-5) dc920741dc7979a91bf62abd8601a76f7d6ae16f


commit dc920741dc7979a91bf62abd8601a76f7d6ae16f
Author:     Mario Domenech Goulart <mario.goulart@gmail.com>
AuthorDate: Sun Dec 11 10:12:42 2011 -0200
Commit:     Mario Domenech Goulart <mario.goulart@gmail.com>
CommitDate: Sun Dec 11 10:12:42 2011 -0200

    add -show-depends to NEWS

diff --git a/NEWS b/NEWS
index 014662e3..76ca4f7e 100644
--- a/NEWS
+++ b/NEWS
@@ -90,6 +90,7 @@
       not match
     - added new option "-show-foreign-depends" which lists foreign egg
       dependencies (if available)
+    - added new option "-show-depends" which lists egg dependencies
 
 - Foreign function interface
   - locatives are allowed as arguments declared "c-pointer"
Trap