diff options
| author | Alexander Barton <alex@barton.de> | 2013-10-20 18:06:21 +0200 |
|---|---|---|
| committer | Alexander Barton <alex@barton.de> | 2013-10-20 18:06:21 +0200 |
| commit | 37c8699f3403f8d45c1cfb1679be4248cfb1e726 (patch) | |
| tree | c1a3fe129f228e096645237d86f2dd56fe84c67d /contrib/Debian/changelog | |
| parent | 788b3002d8f7340e709dda2de94dfdd812f1c400 (diff) | |
| download | ngircd-37c8699f3403f8d45c1cfb1679be4248cfb1e726.tar.gz ngircd-37c8699f3403f8d45c1cfb1679be4248cfb1e726.zip | |
Debian: Fix default "HelpFile" file name in ngircd.conf
The "full" package variants must use "/usr/share/doc/ngircd-full/Commands.txt" and "/usr/share/doc/ngircd-full-dbg/Commands.txt" respectively.
Diffstat (limited to 'contrib/Debian/changelog')
| -rw-r--r-- | contrib/Debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/Debian/changelog b/contrib/Debian/changelog index a8aba178..c547703a 100644 --- a/contrib/Debian/changelog +++ b/contrib/Debian/changelog @@ -1,3 +1,9 @@ +ngircd (21~rc2-0ab2) unstable; urgency=low + + * Fix default "HelpFile" file name in ngircd.conf for "full" packages. + + -- Alexander Barton <alex@barton.de> Sun, 20 Oct 2013 17:18:28 +0200 + ngircd (21~rc2-0ab1) unstable; urgency=low * New "upstream" release candidate 2 for ngIRCd Release 21. |