diff options
author | Krzysztof Krzyżaniak <eloy@debian.org> | 2006-01-25 15:35:03 +0000 |
---|---|---|
committer | Krzysztof Krzyżaniak <eloy@debian.org> | 2006-01-25 15:35:03 +0000 |
commit | fcc6fa8d190a2a62170dafff4e6a1e0ed7a5530e (patch) | |
tree | 7eded6e1398429fd5f3a74b744ee363ddbf82d25 | |
parent | 5155fcb593861edbc26354cd9e4696a10fedcf29 (diff) | |
download | lighttpd-fcc6fa8d190a2a62170dafff4e6a1e0ed7a5530e.tar.gz |
eloy: fixed bug
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f1d29b2..5db1738 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +lighttpd (1.4.9-4) UNRELEASED; urgency=low + + [ Krzysztof Krzyzaniak (eloy) ] + * Fixed bug with 10-userdir.conf, (closes: #349821) + + -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Wed, 25 Jan 2006 16:33:34 +0100 + lighttpd (1.4.9-3) unstable; urgency=low [ Torsten Marek ] |