Release 2.7.5-1
SVN revision: 2130
This commit is contained in:
@@ -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
@@ -28,7 +28,7 @@
|
||||
[<a class="nav" href="#links">Links</a>] * </div>
|
||||
<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">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
@@ -28,7 +28,7 @@
|
||||
[<a class="nav" href="#links">Links</a>] * </div>
|
||||
<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">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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user