From a24ba76d4119c03b409d8e66fb33849cf68186f7 Mon Sep 17 00:00:00 2001 From: Dave Beazley Date: Thu, 6 Jul 2000 16:42:06 +0000 Subject: [PATCH] Made changes to README related to Guile. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@524 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- README | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README b/README index 001c7e1a1..84d7436c8 100644 --- a/README +++ b/README @@ -51,6 +51,9 @@ Here are the most notable changes (so far): - Java module is now included. + - The Guile module is stable. It represents C pointers as smobs and + supports the Guile module system and exceptions. + - A lot of minor bug fixes and cleanup. Here are a few missing features @@ -67,10 +70,6 @@ Here are a few missing features What's Broken? ============== - - The Guile module is undergoing a number of substantial - changes and may be inoperable in the SWIG1.3a2 release. - (3/1/00) - - SWIG requires an ANSI C compiler. - A number of low-level data structures have been converted