mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-30 06:50:31 +02:00
update NEWS
* NEWS: Update.
This commit is contained in:
parent
7cf64a0af1
commit
27e346064e
1 changed files with 3 additions and 2 deletions
5
NEWS
5
NEWS
|
@ -84,9 +84,10 @@ more information.
|
|||
`cuserid' has been deprecated, as it only returns 8 bytes of a user's
|
||||
login. Use `(passwd:name (getpwuid (geteuid)))' instead.
|
||||
|
||||
** New procedure. `reload-module'
|
||||
** New procedure `reload-module', and `,reload' REPL command
|
||||
|
||||
Needs documenting and a REPL meta-command.
|
||||
See "Module System Reflection" and "Module Commands" in the manual, for
|
||||
more information.
|
||||
|
||||
** Allow user-defined REPL meta-commands
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue