aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 01e510a..e05bf15 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 2005-2008 Gentoo Foundation; Distributed under the GPL v2
# $Id: $
+ 28 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
+ src/GLIArchitectureTemplate.py, src/GLIPortage.py,
+ src/fe/dialog/gli-dialog.py:
+ Switch to running vdb_to_fake_binrepo.py instead of reading systempkgs.txt
+ remove all references to systempkgs.txt
+
28 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> -src/runtimedeps.py,
+src/vdb_to_fake_binrepo.py:
Add vdb_to_fake_binrepo.py script from the always awesome zmedico