* Prepared release 3.99.6.

git-svn-id: svn://svn.zoy.org/elk/trunk@242 55e467fa-43c5-0310-a8a2-de718669efc6
This commit is contained in:
sam 2003-12-05 12:35:48 +00:00
parent 9d8ab69e46
commit 47f61c877e
2 changed files with 11 additions and 8 deletions

17
NEWS
View File

@ -3,9 +3,12 @@ $Id$
Changes between 3.0 and 4.0: Changes between 3.0 and 4.0:
---------------------------- ----------------------------
* Not released yet. * New in 3.99.6 prerelease:
+ Many portability checks added to the configure script.
+ Fix for an installation bug that prevented extension loading.
+ BeOS dynamic plugin support.
* New in 3.99.5 prerelease (rev 221): * New in 3.99.5 prerelease:
+ R4RS compliance fixes (r4rstest.scm successful passes): + R4RS compliance fixes (r4rstest.scm successful passes):
- Allow for empty (begin) and (cond) statements. - Allow for empty (begin) and (cond) statements.
- Fixed scope of named let variables. - Fixed scope of named let variables.
@ -13,27 +16,27 @@ Changes between 3.0 and 4.0:
+ Mac OS X compilation fixes. + Mac OS X compilation fixes.
+ Fixed the detection of environ on Solaris. + Fixed the detection of environ on Solaris.
* New in 3.99.4 prerelease (rev 171): * New in 3.99.4 prerelease:
+ Proper plugin support under Win32 and HP-UX. + Proper plugin support under Win32 and HP-UX.
+ Compilation fixes. + Compilation fixes.
+ Minor bugs fixed. + Minor bugs fixed.
* New in 3.99.3 prerelease (rev 157): * New in 3.99.3 prerelease:
+ Minor bugs fixed. + Minor bugs fixed.
* New in 3.99.2 prerelease (rev 151): * New in 3.99.2 prerelease:
+ Ported to HP-UX. + Ported to HP-UX.
+ Ported to Windows (both Cygwin and Mingw32) except the plugin system. + Ported to Windows (both Cygwin and Mingw32) except the plugin system.
+ More bugs fixed. + More bugs fixed.
* New in 3.99.1 prerelease (rev 126): * New in 3.99.1 prerelease:
+ Ported to Mac OS X. + Ported to Mac OS X.
+ Added proper checks for the libraries (libgdbm, X11, Motif, ...). + Added proper checks for the libraries (libgdbm, X11, Motif, ...).
+ Added a ChangeLog file. + Added a ChangeLog file.
+ libelf is no longer an absolute requirement, though it is still + libelf is no longer an absolute requirement, though it is still
strongly recommended. strongly recommended.
* New in 3.99.0 prerelease (rev 96): * New in 3.99.0 prerelease:
+ libelk, a shared library containing all the Elk scheme interpreter + libelk, a shared library containing all the Elk scheme interpreter
features. features.
+ Properly builds with GCC 3. + Properly builds with GCC 3.

2
debian/changelog vendored
View File

@ -2,7 +2,7 @@ elk (3.99.6-1) unstable; urgency=low
* New upstream release. * New upstream release.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Fri, 10 Oct 2003 14:35:06 +0200 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Fri, 5 Dec 2003 13:35:10 +0100
elk (3.99.5-3) unstable; urgency=low elk (3.99.5-3) unstable; urgency=low