Version 2.4.1

SVN revision: 670
This commit is contained in:
Stefan Ritt 2004-01-13 15:08:30 +00:00
parent c8421056be
commit 1b37195987
3 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Checklist for new ELOG release Checklist for new ELOG release
============================== ==============================
On PC810: On PC4534:
- Put all new options in doc/config.html - Put all new options in doc/config.html
- Increse version in elogd.c - Increse version in elogd.c

View File

@ -6,12 +6,15 @@ Version 2.4.1, released January 13th, 2004
- Only section of current logbook can be edited in elogd.cfg, this - Only section of current logbook can be edited in elogd.cfg, this
makes it possible to declar different administrators for different makes it possible to declar different administrators for different
logbooks logbooks
- Added "top group" option to have completely separated logbook
groups without having to run multiple elogd servers in parallel
- Added logging for SMTP communication (for debugging) - Added logging for SMTP communication (for debugging)
- Added "last submission" option - Added "last submission" option
- Evaluate configuration options after conditional attributes change - Evaluate configuration options after conditional attributes change
- Implemented expansion of logbook selection page - Implemented expansion of logbook selection page
- Fixed bug that text disappeared after upload - Fixed bug that text disappeared after upload
- Admin users can edit "[global <top group>]" and "[global]" sections - Admin users can edit "[global <top group>]" and "[global]" sections
- User names in configuration page selection box are now sorted
Version 2.4.0, released January 5th, 2004 Version 2.4.0, released January 5th, 2004
========================================= =========================================

View File

@ -32,7 +32,7 @@
&nbsp;[<a class=nav href="#links">Links</a>]&nbsp; &nbsp;[<a class=nav href="#links">Links</a>]&nbsp;
*&nbsp;</div> *&nbsp;</div>
<P class=Sub>Home of the <i>Electronic Logbook</i> package by <a href="mailto:Stefan.Ritt@psi.ch">Stefan Ritt</a></P> <P class=Sub>Home of the <i>Electronic Logbook</i> package by <a href="mailto:Stefan.Ritt@psi.ch">Stefan Ritt</a></P>
<div class=version>&nbsp; Current version is : 2.4.0 &nbsp;</div> <div class=version>&nbsp; Current version is : 2.4.1 &nbsp;</div>
<hr><a name="whatis"> <hr><a name="whatis">
<div class=section>&nbsp; What is ELOG ? &nbsp;</div> <div class=section>&nbsp; What is ELOG ? &nbsp;</div>