diff options
author | 2006-03-06 08:32:41 +0000 | |
---|---|---|
committer | 2006-03-06 08:32:41 +0000 | |
commit | e83a4228210178f3bdcb5ae363364e6b67e91b32 (patch) | |
tree | 4c4b297fa874c8045147e0939605353cb223e368 /app-admin/webapp-config/ChangeLog | |
parent | Initial port. Ebuild contributed by Gunnar Wrobel <wrobel@gentoo.org> of Bug... (diff) | |
download | historical-e83a4228210178f3bdcb5ae363364e6b67e91b32.tar.gz historical-e83a4228210178f3bdcb5ae363364e6b67e91b32.tar.bz2 historical-e83a4228210178f3bdcb5ae363364e6b67e91b32.zip |
Added 'keepdir /var/db/webapps' as a fix to bug #125154
Package-Manager: portage-2.0.54
Diffstat (limited to 'app-admin/webapp-config/ChangeLog')
-rw-r--r-- | app-admin/webapp-config/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-admin/webapp-config/ChangeLog b/app-admin/webapp-config/ChangeLog index d4e1cb1c361b..b87153dfdc20 100644 --- a/app-admin/webapp-config/ChangeLog +++ b/app-admin/webapp-config/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/webapp-config # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/ChangeLog,v 1.24 2006/03/04 16:04:23 wrobel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/ChangeLog,v 1.25 2006/03/06 08:32:41 wrobel Exp $ + + 06 Mar 2006; <wrobel@gentoo.org> webapp-config-1.50.10.ebuild, + webapp-config-1.50.11.ebuild: + Added 'keepdir /var/db/webapps' as a fix to bug #125154 *webapp-config-1.50.11 (04 Mar 2006) |