1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-30 06:50:31 +02:00

mention new manual sections in NEWS

* NEWS: Mention new sections.
This commit is contained in:
Andy Wingo 2012-01-28 20:38:03 +01:00
parent f5ea0499a4
commit 241247e8b9

6
NEWS
View file

@ -124,6 +124,12 @@ This procedure initializes a random seed using good random sources
available on your platform, such as /dev/urandom. See "Random Number available on your platform, such as /dev/urandom. See "Random Number
Generation" in the manual, for more. Generation" in the manual, for more.
** Manual updates
Besides the sections already mentioned, the following manual sections
are new in this release: "Modules and the File System", "Module System
Reflection", "Syntax Transformer Helpers", and "Local Inclusion".
* New interfaces * New interfaces
** (ice-9 session): `apropos-hook' ** (ice-9 session): `apropos-hook'