~ salmonella-environment-setup (master) 82596e1c79605bef0e09965327fe944c7351a107


commit 82596e1c79605bef0e09965327fe944c7351a107
Author:     Mario Domenech Goulart <mario@ossystems.com.br>
AuthorDate: Thu Jul 5 15:12:36 2012 -0300
Commit:     Mario Domenech Goulart <mario@ossystems.com.br>
CommitDate: Thu Jul 5 15:12:36 2012 -0300

    salmonella/index.wiki: salmonella picks the latest released egg versions (thanks to Peter Bex for noticing that)

diff --git a/index.wiki b/index.wiki
index 45e989f..6573b9a 100644
--- a/index.wiki
+++ b/index.wiki
@@ -8,8 +8,8 @@ clone of the Chicken core sources on a
 [[http://wiki.call-cc.org/playground|chroot environment]] which
 contains external libraries and tools required to build most eggs.
 Salmonella runs the build process for the chicken core sources and use
-the freshly-built compiler to install all the eggs from the
-repository.
+the freshly-built compiler to install all the latest released egg
+versions from the repository.
 
 Here are the results, organized by branch in the Chicken core repository, operating system, hardware platform and date (YYYY/MM/DD):
 
Trap