*** empty log message ***
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Wed, 15 Sep 1999 17:47:13 +0000 (17:47 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Wed, 15 Sep 1999 17:47:13 +0000 (17:47 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 8071f71..d195cda 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -159,8 +159,19 @@ returned by `opendir'.
 
 Return #t if readline is in use in the current repl.
 
+** structs will be removed in 1.4
+
+Structs will be replaced in Guile 1.4.  We will merge GOOPS into Guile
+and use GOOPS objects as the fundamental record type.
+
 * Changes to the scm_ interface
 
+** structs will be removed in 1.4
+
+The entire current struct interface (struct.c, struct.h) will be
+replaced in Guile 1.4.  We will merge GOOPS into libguile and use
+GOOPS objects as the fundamental record type.
+
 ** The internal representation of subr's has changed
 
 Instead of giving a hint to the subr name, the CAR field of the subr