mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-06 23:50:18 +02:00
Changes from arch/CVS synchronization
This commit is contained in:
parent
932bd3abce
commit
8d87477875
2 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2007-08-08 Ludovic Courtès <ludo@gnu.org>
|
||||
|
||||
* NEWS: Mention changes to `record-accessor' and
|
||||
`record-modifier'.
|
||||
|
||||
2007-08-03 Ludovic Courtès <ludo@gnu.org>
|
||||
|
||||
* configure.in: Use `build-aux' as `AC_CONFIG_AUX_DIR', and `m4'
|
||||
|
|
5
NEWS
5
NEWS
|
@ -15,6 +15,11 @@ Changes in 1.8.3 (since 1.8.2)
|
|||
|
||||
** Expressions like "(set! 'x #t)" no longer yield a crash
|
||||
|
||||
* Implementation improvements
|
||||
|
||||
** Procedures returned by `record-accessor' and `record-modifier' are faster
|
||||
|
||||
|
||||
|
||||
Changes in 1.8.2 (since 1.8.1):
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue