diff options
author | Christophe Trussardi <chris@teria.org> | 2017-07-05 18:36:41 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-08 07:11:27 +0700 |
commit | dae0dd373cfb451059eb1751bd31badf21c1f6e4 (patch) | |
tree | 9c2d2a23b706b3d10e240994af140988c4364951 /libraries/librelp/README | |
parent | ccd675584b91f0b6bc62def448e6947f0625cd57 (diff) |
libraries/librelp: Updated for version 1.2.14.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/librelp/README')
-rw-r--r-- | libraries/librelp/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/librelp/README b/libraries/librelp/README index 525d5a16df997..0176fc822dd4a 100644 --- a/libraries/librelp/README +++ b/libraries/librelp/README @@ -1,6 +1,6 @@ librelp is an easy to use library for the RELP protocol. RELP in turn provides reliable event logging over the network (and consequently RELP stands for Reliable Event Logging Protocol). -RELP was initiated by Rainer Gerhards after he was finally upset by +RELP was initiated by Rainer Gerhards after he was finally upset by the lossy nature of plain tcp syslog and wanted a cure for all these dangling issues. |