From 23fec2a30457ef70f6d61df50a4b21f2de44553f Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Wed, 11 Aug 2004 06:50:27 +0000 Subject: [PATCH] *** empty log message *** SVN revision: 1057 --- doc/download.html | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/doc/download.html b/doc/download.html index 42403856..f3e9eb35 100755 --- a/doc/download.html +++ b/doc/download.html @@ -25,12 +25,13 @@ ELOG is distributed both as source code and as precompiled binaries for -various platforms. In addition to regular releases, snapshots are made -available containing some new and not yet completely debugged code. This +various platforms. In addition to major versions, minor releases are made +containing bug fixes or some new and not yet completely debugged code. This is usually the case if some user asks for some new features, which are then -implemented and sent to the user for testing. A -CVS web access to the -source code contains the complete development history of ELOG. New for each +implemented and sent to the user for testing. The minor releases are named +x.y.z-r where r is the release number. +A CVS web access to the +source code contains the complete development history of ELOG. News for each version can be seen in the changelog

ELOG source code

@@ -43,7 +44,7 @@ unless you want to download a previous version. Untar the file with

tar -zxvf elog-latest.tar.gz

-and compile it with "make". Then follow the instructions on how to install the server +and compile it with "make". Then follow the instructions on how to install the server on a Linux system.

Windows Binaries