File: NEWS

package info (click to toggle)
rrdcollect 0.2.3-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 888 kB
  • ctags: 572
  • sloc: sh: 3,790; ansic: 2,217; lex: 170; yacc: 134; makefile: 131
file content (32 lines) | stat: -rw-r--r-- 878 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
- brand new configuration file parser (flex and bison based).


RRDcollect 0.2.2:
=================
- logging via syslog (by Artur R. Czechowski)
- Debian updates (by Artur R. Czechowski)
- exec:/// data sources support (but please, don't look at the code (yet)!)
  (you must compile with --enable-exec if you desperately need this thing)


RRDcollect 0.2.1:
=================
- Debian copyright update, no functional changes.


RRDcollect 0.2:
===============
- improved building scheme (autoconf/autoheader/automake...)
- finally some documentation
- and manual pages for daemon and configuration file too
- supports perl compatlible regular expressions (libpcre)
- rrdcollect.spec file for making rpms
- debian/* files for making debs


RRDcollect 0.1:
===============
- should compile nicely
- working pattern (scanf(3)-style) searching
- uses librrd
- has configure script