summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2001-04-30 01:52:58 +0000
committerThien-Thi Nguyen <ttn@gnuvola.org>2001-04-30 01:52:58 +0000
commit466bb4b35006d48011016b338afb80b0d13a9eb2 (patch)
tree08b5cc3ed380c7905e4f38d344c7b794073eabc8
parent14a7d5f84bed0b350495e718e02c7e8ad1be6bb1 (diff)
downloadguile-466bb4b35006d48011016b338afb80b0d13a9eb2.tar.gz
*** empty log message ***
-rw-r--r--NEWS15
1 files changed, 14 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9a0b7cb78..7f6aa8469 100644
--- a/NEWS
+++ b/NEWS
@@ -29,7 +29,7 @@ Changes since Guile 1.4:
tag - no replacement.
fseek - replaced by seek.
- list* - replaced by cons*.
+ list* - replaced by cons*.
** New SRFI modules have been added:
@@ -49,6 +49,19 @@ Changes since Guile 1.4:
(srfi srfi-14) implements the SRFI Character-Set Library.
+** New scripts / "executable modules"
+
+Subdirectory "scripts" contains Scheme modules that are packaged to
+also be executable as scripts. At this time, these scripts are available:
+
+ display-commentary
+ doc-snarf
+ generate-autoload
+ punify
+ use2dot
+
+See README there for more info.
+
** New module (ice-9 stack-catch):
stack-catch is like catch, but saves the current state of the stack in