aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8877459..7cfbda0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,12 @@
# ChangeLog for Gentoo Linux Installer
# Copyright 2005-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.683 2006/09/13 13:28:55 agaffney Exp $
+# $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.684 2006/09/13 16:50:23 agaffney Exp $
13 Sep 2006; Andrew Gaffney <agaffney@gentoo.org>
src/GLIArchitectureTemplate.py:
add _wait_for_device_node()
+ src/GLIPortage.py:
+ raise an exception in get_deps() if pkglist is empty
11 Sep 2006; Andrew Gaffney <agaffney@gentoo.org>
src/GLIArchitectureTemplate.py: