mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-30 06:50:31 +02:00
Changes from arch/CVS synchronization
This commit is contained in:
parent
3ba9acb1b4
commit
1fdd8ffa83
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-07-29 Ludovic Courtès <ludo@gnu.org>
|
2007-07-29 Ludovic Courtès <ludo@gnu.org>
|
||||||
|
|
||||||
Added Gnulib support.
|
Added Gnulib support.
|
||||||
|
|
5
NEWS
5
NEWS
|
@ -42,6 +42,11 @@ Changes in 1.8.3 (since 1.8.2)
|
||||||
|
|
||||||
** Expressions like "(set! 'x #t)" no longer yield a crash
|
** 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):
|
Changes in 1.8.2 (since 1.8.1):
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue