* 3.99.4 release.

git-svn-id: svn://svn.zoy.org/elk/trunk@170 55e467fa-43c5-0310-a8a2-de718669efc6
This commit is contained in:
sam 2003-09-20 01:13:14 +00:00
parent 0cd4b79d84
commit b3dfa6f946
3 changed files with 72 additions and 1887 deletions

1952
ChangeLog

File diff suppressed because it is too large Load Diff

5
NEWS
View File

@ -5,6 +5,11 @@ Changes between 3.0 and 4.0:
* Not released yet.
* New in 3.99.4 prerelease (rev 169):
+ Proper plugin support under Win32 and HP-UX.
+ Compilation fixes.
+ Minor bugs fixed.
* New in 3.99.3 prerelease (rev 157):
+ Minor bugs fixed.

View File

@ -6,7 +6,7 @@ AC_PREREQ(2.50)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_SYSTEM
AM_INIT_AUTOMAKE(elk, 3.99.3)
AM_INIT_AUTOMAKE(elk, 3.99.4)
AM_CONFIG_HEADER(config.h)
AC_PROG_CC