summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDon Seiler <rizzo@gentoo.org>2004-08-25 20:05:30 +0000
committerDon Seiler <rizzo@gentoo.org>2004-08-25 20:05:30 +0000
commit536552c6ad38e1a35afc78976a7ed31972daab86 (patch)
treebc4f7d710ad0459d98b4c0a9b56e2e4e52bfeb74 /www-apps/phpwebsite/ChangeLog
parentfilter amd64-specific x86 marchs introduced in gcc 3.4 (Manifest recommit) (diff)
downloadgentoo-2-536552c6ad38e1a35afc78976a7ed31972daab86.tar.gz
gentoo-2-536552c6ad38e1a35afc78976a7ed31972daab86.tar.bz2
gentoo-2-536552c6ad38e1a35afc78976a7ed31972daab86.zip
Patch for possible cross-site scripting and SQL injection issues
Diffstat (limited to 'www-apps/phpwebsite/ChangeLog')
-rw-r--r--www-apps/phpwebsite/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/www-apps/phpwebsite/ChangeLog b/www-apps/phpwebsite/ChangeLog
index c47912ba0d8d..cede54e1bcdb 100644
--- a/www-apps/phpwebsite/ChangeLog
+++ b/www-apps/phpwebsite/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-www/phpwebsite
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/ChangeLog,v 1.2 2004/08/16 20:24:15 rizzo Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/ChangeLog,v 1.3 2004/08/25 20:05:30 rizzo Exp $
+
+*phpwebsite-0.9.3_p4-r1 (25 Aug 2004)
+
+ 25 Aug 2004; Don Seiler <rizzo@gentoo.org> +phpwebsite-0.9.3_p4-r1.ebuild:
+ Patch for possible cross-site scripting and SQL injection issues
*phpwebsite-0.9.3_p4 (16 Aug 2004)