diff options
author | Olaf van der Spek <olafvdspek@gmail.com> | 2010-10-23 16:10:40 +0000 |
---|---|---|
committer | Olaf van der Spek <olafvdspek@gmail.com> | 2010-10-23 16:10:40 +0000 |
commit | e8d1c639c1ab53d491650182af092b26b62e9cff (patch) | |
tree | 3f75a7c04640bf5e057b06e7428e290275db50d7 | |
parent | f84e364b53c0b315ba141af274cb13c78d4607b6 (diff) | |
download | lighttpd-e8d1c639c1ab53d491650182af092b26b62e9cff.tar.gz |
Fix /doc/ for IPv6 (closes: 512583)
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c106353..65b3693 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ lighttpd (1.4.28-2) unstable; urgency=low [ Olaf van der Spek ] * Use relative instead of absolute links for conf-enabled (closes: 541645) + * Fix /doc/ for IPv6 (closes: 512583) -- Olaf van der Spek <olaf@router> Sat, 23 Oct 2010 17:31:25 +0200 |