mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-30 00:40:20 +02:00
*** empty log message ***
This commit is contained in:
parent
24b81e8d8f
commit
adb7ec4e07
2 changed files with 11 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
2004-12-19 Rob Browning <rlb@defaultvalue.org>
|
||||||
|
|
||||||
|
* pre-inst-guile.in (subdirs_with_ltlibs): Remove libguile-ltdl
|
||||||
|
since lt_dlopen (and friends) aren't called on any libraries in
|
||||||
|
./libguile-ltdl.
|
||||||
|
|
||||||
2004-11-28 Rob Browning <rlb@defaultvalue.org>
|
2004-11-28 Rob Browning <rlb@defaultvalue.org>
|
||||||
|
|
||||||
* Guile 1.6.6 released.
|
* Guile 1.6.6 released.
|
||||||
|
|
5
NEWS
5
NEWS
|
@ -16,6 +16,11 @@ Changes since Guile 1.6.6 (changes in 1.6.7):
|
||||||
|
|
||||||
* Changes to the distribution
|
* Changes to the distribution
|
||||||
|
|
||||||
|
** A (probably autotools related) build problem has been fixed.
|
||||||
|
|
||||||
|
Previously, on some systems, the build would fail when libguile-ltdl
|
||||||
|
couldn't be found during the build. This should be fixed.
|
||||||
|
|
||||||
* Changes to the stand-alone interpreter
|
* Changes to the stand-alone interpreter
|
||||||
|
|
||||||
* Changes to Scheme functions and syntax
|
* Changes to Scheme functions and syntax
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue