Update of /cvsroot/sblim/gather
In directory vz-cvs-3.sog:/tmp/cvs-serv1476
Modified Files:
NEWS
Log Message:
Fixed 3573315: thread cleanup segv if gather libs unloaded
Index: NEWS
===================================================================
RCS file: /cvsroot/sblim/gather/NEWS,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -d -r1.133 -r1.134
--- NEWS 1 Oct 2012 02:15:35 -0000 1.133
+++ NEWS 1 Oct 2012 02:59:10 -0000 1.134
@@ -4,6 +4,7 @@
Bugs fixed:
3557673 distcheck should check for system z plugins
3573309 large memory counters overflow raw metric buffer
+3573315 thread cleanup segv if gather libs unloaded
Changes in Version 2.2.6
========================
|