summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b5715d60a..7ae9c11ff 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,13 @@ Changes in 2.0.2 (since 2.0.1):
* Notable changes
+** `guile-tools' renamed to `guild'
+
+The new name is shorter. Its intended future use is for a CPAN-like
+system for Guile wizards and journeyfolk to band together to share code;
+hence the name. `guile-tools' is provided as a backward-compatible
+symbolic link. See "Using Guile Tools" in the manual, for more.
+
** New control operators: `shift' and `reset'
See "Shift and Reset" in the manual, for more information.