]> git.ipfire.org Git - thirdparty/ulogd2.git/commitdiff
fix misspelled name of Bogdan Dobrota
authorlaforge <laforge>
Thu, 1 Aug 2002 16:04:44 +0000 (16:04 +0000)
committerlaforge <laforge>
Thu, 1 Aug 2002 16:04:44 +0000 (16:04 +0000)
Changes

diff --git a/Changes b/Changes
index cf2456ed9b17fb7e847ca9694b3b7593bd26440b..335fc121cadb091abe69bd9db063fe31b2f62558 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,7 +2,7 @@ Version 0.98
 - Fix MAC address printing if there is none (by Andrej Ota)
 - Add PostgreSQL support by Jakab Laszlo
 - Add Version Number (-V) commandline option
-- Make MYBUFSIZ a runtime config directive (Bogdan Dobrodan)
+- Make MYBUFSIZ a runtime config directive (Bogdan Dobrota)
 - Fix daemonize function (call setsid() and close stdin)
 - Add ulogd_PCAP output plugin (to use ethereal/tcpdump/... on the logs)
 - Update documentation to reflect kernel inclusion of ipt_ULOG module