1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-24 12:20:20 +02:00

*** empty log message ***

This commit is contained in:
Mikael Djurfeldt 1999-03-22 12:05:28 +00:00
parent 876cabcae7
commit e7367a17f6
2 changed files with 12 additions and 0 deletions

View file

@ -17,6 +17,7 @@ In release 1.3.4:
- remove names evalext.c: serial-map,
ramap.c: serial-array-copy!, serial-array-map!
- remove module (ice-9 getopt-gnu-style)
- remove kw.h, scm_tc16_kw
Modules sort.c and random.c should be factored out into separate
modules (but still be distributed with guile-core) when we get a new