diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2012-10-16 15:19:49 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2012-10-16 15:19:49 +0200 |
commit | a0c9fcfc77fb6b6bfa51a60760fd56a500f0083e (patch) | |
tree | 9b7368fb415f4b697ed600b301a04ee1c299dbc6 | |
parent | b8916d5cf10130b34ba8982a88d912e9f3f1e1c4 (diff) | |
download | rsyslog-a0c9fcfc77fb6b6bfa51a60760fd56a500f0083e.tar.gz rsyslog-a0c9fcfc77fb6b6bfa51a60760fd56a500f0083e.tar.bz2 rsyslog-a0c9fcfc77fb6b6bfa51a60760fd56a500f0083e.zip |
doc: fix minor small but important typo in ChangeLog
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ --------------------------------------------------------------------------- Version 6.4.3 [V6-STABLE] 2012-??-?? -- change lumberjack cookie to "@cee" from "@cee " +- change lumberjack cookie to "@cee:" from "@cee: " CEE originally specified the cookie with SP, whereas other lumberjack tools used it without space. In order to keep interop with lumberjack, we now use the cookie without space as well. I hope this can be changed |