Release 2.7.5-1

SVN revision: 2130
This commit is contained in:
2008-09-22 19:35:49 +00:00
parent 290ca844f5
commit a2e4fbd773
22 changed files with 169 additions and 127 deletions
+19
View File
@@ -1,3 +1,22 @@
Version 2.7.5, released Sept. 22th 2008
=======================================
- Added msvcr71.dll to Windows distribution
- Fixed problem with quick filters and ^xxx$ search
- Fixed bug which could crash elogd
- Added "past-n" to display last n hours
- Encode command line if it contains a '<'
- Evaluate "skiplock" parameter to make elog submissions work with "use lock=1"
- encoded logbook in case it contains blanks
- added "skiplock" parameter to make elog work with "use lock=1"
- Call _exit in my_shell to prevent calling of cleanup()
- Search for whole words in quick filter using ^*$ regular expression
- Made preset of $user_email work with attributes of type useremail
- Added code to check for invalid URL in the form 'http://server//xyz'
- Do not go into infite loop for interrupted POST transfer
- Added sorting for muserlist and museremail
- Made quick filter work with icons
Version 2.7.4, released June 9th, 2008
======================================
+1 -1
View File
@@ -28,7 +28,7 @@
&nbsp;[<a class="nav" href="#links">Links</a>]&nbsp; *&nbsp;</div>
<P class="Sub">Home of the <i>Electronic Logbook</i> package by <a href="mailto:Stefan.Ritt&#64;psi.ch">
Stefan Ritt</a></P>
<div class="version">Current version is : 2.7.4</div>
<div class="version">Current version is : 2.7.5</div>
<center>
<a href="http://www.softpedia.com/progClean/ELOG-Clean-30897.html"><img border="0" src="http://www.softpedia.com/images/spyward/softpedia_free_award_f.gif" alt="certificate" title="certificate" /></a>
</center>
+1 -1
View File
@@ -28,7 +28,7 @@
&nbsp;[<a class="nav" href="#links">Links</a>]&nbsp; *&nbsp;</div>
<P class="Sub">Home of the <i>Electronic Logbook</i> package by <a href="mailto:Stefan.Ritt&#64;psi.ch">
Stefan Ritt</a></P>
<div class="version">Current version is : 2.7.3</div>
<div class="version">Current version is : 2.7.5</div>
<center>
<a href="http://www.softpedia.com/progClean/ELOG-Clean-30897.html"><img border="0" src="http://www.softpedia.com/images/spyward/softpedia_free_award_f.gif" alt="certificate" title="certificate" /></a>