diff options
| author | Alexander Barton <alex@barton.de> | 2004-05-07 11:19:20 +0000 |
|---|---|---|
| committer | Alexander Barton <alex@barton.de> | 2004-05-07 11:19:20 +0000 |
| commit | 7281b8dd4d917f8b7f7c36460b78b686427ce973 (patch) | |
| tree | 108f0d8c3abfa62c970f266d1643edafb30a5b6b /AUTHORS | |
| parent | 39fc76c4e48e553e9eab007dbfd662060d524679 (diff) | |
| download | ngircd-7281b8dd4d917f8b7f7c36460b78b686427ce973.tar.gz ngircd-7281b8dd4d917f8b7f7c36460b78b686427ce973.zip | |
New "chroot" feature (from Benjamin Pineau), introducing new configuration
variables "ChrootDir" and "MotdPhrase".
Diffstat (limited to 'AUTHORS')
| -rw-r--r-- | AUTHORS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS index 929679a4..6cca6cb4 100644 --- a/AUTHORS +++ b/AUTHORS @@ -19,6 +19,7 @@ Contributors ~~~~~~~~~~~~ Goetz Hoffart, <goetz@hoffart.de> (goetz) Ilja Osthoff, <i.osthoff@gmx.net> (ilja) +Benjamin Pineau, <ben@zouh.org> Sean Reifschneider, <jafo-rpms@tummy.com> @@ -30,4 +31,4 @@ Andrew Tridgell & Martin Pool: strl{cpy|cat}()-functions -- -$Id: AUTHORS,v 1.8 2004/01/26 02:23:54 alex Exp $ +$Id: AUTHORS,v 1.9 2004/05/07 11:19:20 alex Exp $ |