*** empty log message ***
authorAleš Křenek <ljocha@ics.muni.cz>
Thu, 27 Dec 2007 09:47:17 +0000 (09:47 +0000)
committerAleš Křenek <ljocha@ics.muni.cz>
Thu, 27 Dec 2007 09:47:17 +0000 (09:47 +0000)
org.glite.lb.server/project/ChangeLog

index 5a15654..1d7e3c8 100644 (file)
 - fixed several memleaks
 - ignore shallow branch seqence code for events coming from UI and NS
   (fixes impossibility to clear jobs with ReallyRunning events)
+
+1.8.2-1 (lb-1.7.2-1)
+- fix debug output redirection without tscat in startup script
+- support notification expiration in interlogger
+- implement expired notification purging on server
+- rewrite internal event number increment code to avoid race & inifinit loop
+  with read-consistent transactional database (should fix bug #27555)
+- revert enforced "strict locking" with transcactions (not needed anymore)