projects
/
platform
/
upstream
/
guile.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1aad664
)
Fix typo in `NEWS'.
v2.0.1
author
Ludovic Courtès
<ludo@gnu.org>
Wed, 27 Apr 2011 20:48:20 +0000
(22:48 +0200)
committer
Ludovic Courtès
<ludo@gnu.org>
Wed, 27 Apr 2011 20:48:20 +0000
(22:48 +0200)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index cfbc65a3c988d44c1b3b370a2308b376f2e545a8..df6de65cfbe8c9ada8ed632cc7ded6406dd5f8aa 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-128,7
+128,7
@@
interpreted as starting an R6RS hex escape. This is backward compatible
because the symbol printer would never produce a "\x" before. The
printer also works better too.
-** Added
--force-auto-compile
option
+** Added
`--fresh-auto-compile'
option
This allows a user to invalidate the auto-compilation cache. It's
usually not needed. See "Compilation" in the manual, for a discussion.