From: Aleš Křenek Date: Thu, 27 Dec 2007 09:47:17 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: glite-lb-server_R_1_8_2_1~2 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=7b3de5305c31a14baf9674a7daba266bc59f0005;p=jra1mw.git *** empty log message *** --- diff --git a/org.glite.lb.server/project/ChangeLog b/org.glite.lb.server/project/ChangeLog index 5a15654..1d7e3c8 100644 --- a/org.glite.lb.server/project/ChangeLog +++ b/org.glite.lb.server/project/ChangeLog @@ -10,3 +10,11 @@ - 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)