aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPreston Cody <codeman@gentoo.org>2006-10-29 16:52:39 +0000
committerPreston Cody <codeman@gentoo.org>2006-10-29 16:52:39 +0000
commit5952e988f793abb7403222a82ad99288e6540c0c (patch)
tree8856c778196b1d52f5f1ebdab7b82bdf1a34d336 /ChangeLog
parentfix a few typos, syntax errors, and wrong var names (diff)
downloadgli-5952e988f793abb7403222a82ad99288e6540c0c.tar.gz
gli-5952e988f793abb7403222a82ad99288e6540c0c.tar.bz2
gli-5952e988f793abb7403222a82ad99288e6540c0c.zip
gli-dialog:
more rearranging of code. Tossed the review menu and not calling show_settings not sure how those are going to turn out just yet. git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/gli/branches/overhaul@1546 f8877401-5920-0410-a79b-8e2d7e04ca0d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e845ae9..8fe93b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 2005-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.686 2006/09/15 16:37:11 agaffney Exp $
+ 29 Oct 2006; Preston Cody <codeman@gentoo.org>
+ gli-dialog:
+ more rearranging of code. Tossed the review menu and not calling show_settings
+ not sure how those are going to turn out just yet.
+
22 Oct 2006; Andrew Gaffney <agaffney@gentoo.org>
src/Partitioning.py:
first round of refactoring for Partitioning.py (was GLISD)