diff --git a/checklist.txt b/checklist.txt index 8bd3b10e..dca276c3 100755 --- a/checklist.txt +++ b/checklist.txt @@ -1,7 +1,7 @@ Checklist for new ELOG release ============================== -On PC810: +On PC4534: - Put all new options in doc/config.html - Increse version in elogd.c diff --git a/doc/ChangeLog b/doc/ChangeLog index ddbf71fd..26ae3a52 100755 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -6,12 +6,15 @@ Version 2.4.1, released January 13th, 2004 - Only section of current logbook can be edited in elogd.cfg, this makes it possible to declar different administrators for different 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 "last submission" option - Evaluate configuration options after conditional attributes change - Implemented expansion of logbook selection page - Fixed bug that text disappeared after upload - Admin users can edit "[global ]" and "[global]" sections +- User names in configuration page selection box are now sorted Version 2.4.0, released January 5th, 2004 ========================================= diff --git a/doc/index.html b/doc/index.html index b81a32c5..2abefbf1 100755 --- a/doc/index.html +++ b/doc/index.html @@ -32,7 +32,7 @@  [Links]  * 

Home of the Electronic Logbook package by Stefan Ritt

-
  Current version is : 2.4.0  
+
  Current version is : 2.4.1  

  What is ELOG ?