1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-18 17:50:29 +02:00

*** empty log message ***

This commit is contained in:
Thien-Thi Nguyen 2002-05-14 09:28:49 +00:00
parent 4df74f4cd6
commit 1bec78f799

View file

@ -1,3 +1,8 @@
2002-05-14 Thien-Thi Nguyen <ttn@giblet.glug.org>
* gc_os_dep.c: For I386/OPENBSD, allow for `__i386__'
in addition to `i386'. Thanks to Dale P. Smith.
2002-04-23 Thien-Thi Nguyen <ttn@giblet.glug.org>
* goops.h (scm_slot_exists_p): Rename from scm_slots_exists_p.