summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Gaffney <agaffney@gentoo.org>2006-04-17 05:41:05 +0000
committerAndrew Gaffney <agaffney@gentoo.org>2006-04-17 05:41:05 +0000
commit68ff43c56b34ba26b3671166dac10ee09efde94a (patch)
tree337328e392aba79c00fffff3c45ade3cfd0cd23e /ChangeLog
parentconfigfiles.php cleanup to not need intermediary vars (diff)
downloadscire-68ff43c56b34ba26b3671166dac10ee09efde94a.tar.gz
scire-68ff43c56b34ba26b3671166dac10ee09efde94a.tar.bz2
scire-68ff43c56b34ba26b3671166dac10ee09efde94a.zip
webgli/XMLParser.php:
moved common code from webgliIP.php webgli/webgliIP.php: moved common code to XMLParser.php webgli/webgliCF.php: initial commit svn path=/; revision=39
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 189d535..488e3e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,14 @@
# Copyright 2006-2006 Gentoo Foundation; Distributed under the GPL v2
# $Id$
+ 17 Apr 2006; Andrew Gaffney <agaffney@gentoo.org>
+ webgli/XMLParser.php:
+ moved common code from webgliIP.php
+ webgli/webgliIP.php:
+ moved common code to XMLParser.php
+ webgli/webgliCF.php:
+ initial commit
+
17 Apr 2006; Preston Cody <codeman@gentoo.org> ChangeLog:
adding globaluse screen
will need to rearrange stuff so it works better