* Updated NEWS for 0.99.7.

* Prepared 0.99.7 release.


git-svn-id: svn://svn.zoy.org/elk/trunk@266 55e467fa-43c5-0310-a8a2-de718669efc6
This commit is contained in:
sam 2006-06-14 14:48:50 +00:00
parent ece1e51f8b
commit 4846384ab6
2 changed files with 5 additions and 1 deletions

3
NEWS
View File

@ -3,6 +3,9 @@ $Id$
Changes between 3.0 and 4.0:
----------------------------
* New in 3.99.7 prerelease:
+ Last known garbage collector bug was fixed.
* New in 3.99.6 prerelease:
+ Many portability checks added to the configure script.
+ Fix for an installation bug that prevented extension loading.

View File

@ -6,7 +6,8 @@ AC_PREREQ(2.50)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_SYSTEM
AM_INIT_AUTOMAKE(elk, 3.99.6)
AM_INIT_AUTOMAKE(elk, 3.99.7)
AM_MAINTAINER_MODE
AM_CONFIG_HEADER(config.h)
AC_PROG_CC