diff --git a/doc/download.html b/doc/download.html index 6a829ef5..ecc94d25 100755 --- a/doc/download.html +++ b/doc/download.html @@ -23,7 +23,6 @@

- ELOG is distributed both as source code and as precompiled binaries for various platforms. In addition to major versions, minor releases are made containing bug fixes or some new and not yet completely debugged code. This @@ -37,7 +36,12 @@ CVS tree, use:

setenv CVS_RSH ssh (or "export CVS_RSH=ssh" for bash & Co)
cvs -d :ext:cvs@midas.psi.ch:/usr/local/cvsroot checkout elog
cvs@midas.psi.ch's password: cvs
+cvs -d :ext:cvs@midas.psi.ch:/usr/local/cvsroot checkout mxml
+cvs@midas.psi.ch's password: cvs

+ +Building elogd and installing it from CVS works in the same way as building +it from the tarball. Issue in the elog directory a "make", followed by a "make install".

News for each version can be seen in the changelog

diff --git a/doc/wishlist.html b/doc/wishlist.html index 5f05d02d..2c8cf20e 100755 --- a/doc/wishlist.html +++ b/doc/wishlist.html @@ -63,7 +63,7 @@ email. 1 - Make attributes which whould be displayd selectable in "Find" page +Make attributes which whould be displayd selectable in "Find" page 1 @@ -110,6 +110,9 @@ email. Implement multiple selection boxes 1 +Boolean operators for queries, like "attrib1=a AND not attrib2=b" +1 +