diff options
author | 2013-12-20 15:17:46 +0000 | |
---|---|---|
committer | 2013-12-20 15:17:46 +0000 | |
commit | bbf9eb923ebcc8a4a43b0ab56790440f610d1ab0 (patch) | |
tree | abc3fd5813a35ec89fa1b6c503929d78b3198637 /www-servers/thttpd/ChangeLog | |
parent | Version bump. Fix building netlink/genl/capi_wrap.c with USE=python (bug #490... (diff) | |
download | gentoo-2-bbf9eb923ebcc8a4a43b0ab56790440f610d1ab0.tar.gz gentoo-2-bbf9eb923ebcc8a4a43b0ab56790440f610d1ab0.tar.bz2 gentoo-2-bbf9eb923ebcc8a4a43b0ab56790440f610d1ab0.zip |
Add WorkingDirectory to systemd unit, bug #494704. Thanks Roc Vallès!
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'www-servers/thttpd/ChangeLog')
-rw-r--r-- | www-servers/thttpd/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www-servers/thttpd/ChangeLog b/www-servers/thttpd/ChangeLog index c8eddcba145a..a66258135480 100644 --- a/www-servers/thttpd/ChangeLog +++ b/www-servers/thttpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/thttpd # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.68 2013/12/20 00:57:51 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.69 2013/12/20 15:17:46 blueness Exp $ + + 20 Dec 2013; Anthony G. Basile <blueness@gentoo.org> files/thttpd.service: + Add WorkingDirectory to systemd unit, bug #494704. Thanks Roc Vallès! 20 Dec 2013; Anthony G. Basile <blueness@gentoo.org> ChangeLog: Fix gpg signing of manifest, again! |