summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGunnar Wrobel <wrobel@gentoo.org>2006-01-04 21:14:28 +0000
committerGunnar Wrobel <wrobel@gentoo.org>2006-01-04 21:14:28 +0000
commit35fc4a52ce96e1717c1ff354320dfc50d6071c0c (patch)
treee41809009e7d8eb168d93af7d09ce480d590cc87 /app-admin/webapp-config/ChangeLog
parentChange sysfsutils dep to 1.3.0 (diff)
downloadgentoo-2-35fc4a52ce96e1717c1ff354320dfc50d6071c0c.tar.gz
gentoo-2-35fc4a52ce96e1717c1ff354320dfc50d6071c0c.tar.bz2
gentoo-2-35fc4a52ce96e1717c1ff354320dfc50d6071c0c.zip
Fixed trailing slashes for the -d flag. Support for symlinked directories. Ebuild now provides src_test
(Portage version: 2.0.53)
Diffstat (limited to 'app-admin/webapp-config/ChangeLog')
-rw-r--r--app-admin/webapp-config/ChangeLog12
1 files changed, 10 insertions, 2 deletions
diff --git a/app-admin/webapp-config/ChangeLog b/app-admin/webapp-config/ChangeLog
index ac0f307410fc..5dd0fd278df5 100644
--- a/app-admin/webapp-config/ChangeLog
+++ b/app-admin/webapp-config/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for app-admin/webapp-config
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/ChangeLog,v 1.5 2005/12/16 15:38:40 stuart Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/ChangeLog,v 1.6 2006/01/04 21:14:28 wrobel Exp $
+
+*webapp-config-1.50.5 (04 Jan 2006)
+
+ 04 Jan 2006; <wrobel@gentoo.org> -webapp-config-1.50.ebuild,
+ -webapp-config-1.50.1.ebuild, -webapp-config-1.50.2.ebuild,
+ -webapp-config-1.50.3.ebuild, +webapp-config-1.50.5.ebuild:
+ Fixed trailing slashes for the -d flag. Support for symlinked directories.
+ Ebuild now provides src_test
*webapp-config-1.50.3 (12 Dec 2005)