aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPreston Cody <codeman@gentoo.org>2006-10-22 17:20:10 +0000
committerPreston Cody <codeman@gentoo.org>2006-10-22 17:20:10 +0000
commit36de6ca4672d7150fdb6b04b63ff0929422d585e (patch)
treed15c4ba51961887ec57c2014700ce63246a2dd14 /ChangeLog
parent src/Partitioning.py: (diff)
downloadgli-36de6ca4672d7150fdb6b04b63ff0929422d585e.tar.gz
gli-36de6ca4672d7150fdb6b04b63ff0929422d585e.tar.bz2
gli-36de6ca4672d7150fdb6b04b63ff0929422d585e.zip
moved the early questions such as advanced_mode/networkless
into functions in the GLIDialog class. git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/gli/branches/overhaul@1538 f8877401-5920-0410-a79b-8e2d7e04ca0d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 43ecb6d..e845ae9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,8 @@
gli-dialog:
added in the rest of the code from GLIGenDialog.
will start picking at it now.
+ moved the early questions such as advanced_mode/networkless
+ into functions in the GLIDialog class.
21 Oct 2006; Preston Cody <codeman@gentoo.org>
ClientController and gli-dialog and GLIGenDialog: