mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 14:00:21 +02:00
*** empty log message ***
This commit is contained in:
parent
ca041501bb
commit
1cf1bb9513
2 changed files with 12 additions and 0 deletions
8
NEWS
8
NEWS
|
@ -719,6 +719,14 @@ remove a pair from an alist, and this must not be configurable.
|
|||
|
||||
This is an incompatible change.
|
||||
|
||||
** The GH interface is now subject to the deprecation mechanism
|
||||
|
||||
The GH interface has been deprecated for quite some time but now it is
|
||||
actually removed from Guile when it is configured with
|
||||
--disable-deprecated.
|
||||
|
||||
See the manual "Transitioning away from GH" for more information.
|
||||
|
||||
** A new family of functions for converting between C values and
|
||||
Scheme values has been added.
|
||||
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
2005-06-12 Marius Vollmer <mvo@zagadka.de>
|
||||
|
||||
* gh.texi: More stuff about transitioning away from GH.
|
||||
|
||||
2005-06-11 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* api-data.texi (Miscellaneous String Operations): In string-filter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue