*** empty log message ***
authorJim Blandy <jimb@red-bean.com>
Thu, 12 Jun 1997 02:59:54 +0000 (02:59 +0000)
committerJim Blandy <jimb@red-bean.com>
Thu, 12 Jun 1997 02:59:54 +0000 (02:59 +0000)
ChangeLog
NEWS

index b8b6da5..d8caa63 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 Wed Jun 11 00:34:01 1997  Jim Blandy  <jimb@floss.red-bean.com>
 
+       * ltconfig, ltmain.sh, config.guess: New files from libtool 0.9g.
+
+       * configure.in: By default, include functions in Guile to allow
+       linking with dynamic libraries at run-time.  In other words,
+       --enable-dynamic-linking is now the default.
+       * configure: Rebuilt.
+
        * configure.in: Remove space between AC_CHECK_LIB and opening
        paren in check for Rx.
        * configure: Regenerated.
diff --git a/NEWS b/NEWS
index f7a17d3..78c3eba 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,16 @@ Changes in Guile 1.2:
 
 * Changes to the distribution
 
+** Nightly snapshots are now available from ftp.red-bean.com.
+The old server, ftp.cyclic.com, has been relinquished to its rightful
+owner.
+
+Nightly snapshots of the Guile development sources are now available via
+anonymous FTP from ftp.red-bean.com, as /pub/guile/guile-snap.tar.gz.
+
+Via the web, that's:  ftp://ftp.red-bean.com/pub/guile/guile-snap.tar.gz
+For getit, that's:    ftp.red-bean.com:/pub/guile/guile-snap.tar.gz
+
 * Changes to the procedure for linking libguile with your programs
 
 ** Like Guile 1.1, Guile 1.2 will now use the Rx regular expression