diff options
Diffstat (limited to 'doc/ref/ChangeLog')
-rw-r--r-- | doc/ref/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ref/ChangeLog b/doc/ref/ChangeLog index 40f5ad262..a2b5c613e 100644 --- a/doc/ref/ChangeLog +++ b/doc/ref/ChangeLog @@ -1,5 +1,9 @@ 2003-04-26 Neil Jerram <neil@ossau.uklinux.net> + * data-rep.texi (Describing a New Type): Clarify that + scm_make_smob_type_mfpe is deprecated. (Thanks to + tomas@fabula.de.) + * scheme-control.texi (Handling Errors): Remove scm_sysmissing, long since gone from libguile. (Thanks to Kevin Ryde.) |