Add a client library which makes it easy to access rxpd from other programs
[rxpd.git] / NEWS
blobf12e2e0251f6627f92674597dceac718ecd128b9
1 ARRGS, the post-release bug creeped in, there is a case where one can forge
2 regex lists which calling empty sublists resuting in a endless recursion. Apply
3 the patch from git or use this patch. The 'sublists' feature didn't made it
4 into the 0.3 docs anyways.
6   * -- ct 2007-11-02 03:36:24
8 Version 0.3 is out, straight on the way to v1.0! I declare rxpd 'beta' software
9 now, useable in non critical production environments with some caution and
10 without any warranty. All important features are completed, the remaining ideas
11 are optional and come after 1.0. Next days I try to work with rxpd creating an
12 xchat plugin and lets see if there are any gotchas. When thats is finished, 1.0
13 will be released.
15   * -- ct 2007-11-02 02:17:06
17 Major Milestone reached! All basic commands, including the ones for distributed
18 operation (FETCH, UPDATE and MERGE) are implemented. We have a testsuite now
19 (make check). Much other things got completed. This will be 0.2, upcoming 0.3
20 will then focus on the missing features and few optimizations and cleanup.
22   * -- ct 2007-10-27 02:40:31
24 Moved from libevent to gnu-pth, libevent is fine, but the thread like
25 abstraction of pth makes the code much easier.
27   * -- ct 2007-10-22 19:12:39
29 Added a lot new commands and features. The daemon now maintains an 'atime' when
30 rules get matched and can expire old rules. Done some code cleanup and added
31 lots of documentation. Distributed synconization of lists is on the way.
33   * -- ct 2007-10-17 20:01:36
35 Feedback welcome! The first version is out now, within the next time I will add
36 the features I need. If anyone else has ideas about improvements, please
37 contact me and/or send patches (I may set up a anonymous pushable git later)
39   * -- ct 2007-10-12 16:25:02
41 RegexPolicyDaemon/News (last edited 2007-11-02 03:36:24 by ct)