Changeset 376
- Timestamp:
- 06/13/07 16:01:34 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/CHANGELOG
r367 r376 18 18 19 19 jobmond) 20 21 a: syslog support 20 22 21 23 c: native gmetric support, much faster and cleaner! … … 42 44 43 45 c: now use py-rrdtool api instead of pipes, much faster! 46 install py-rrdtool to use this 47 backwards compatible fails back to pipes if module not installed 44 48 49 f: autocreate clusterdirs in archivedir 50 f: unhandled gather exception 51 f: all XML input was uniencoded, which could cause errors 52 now all properly converted to normal strings 45 53 f: incorrect stop_timestamping when jobs finished 46 54 thanks to: Alexis Michon - alexis(d.o.t)michon(a.t)ibcp(d.o.t)fr 47 for finding it and debugging/testing55 for finding and debugging/testing it 48 56 49 57 0.2:
Note: See TracChangeset
for help on using the changeset viewer.