aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Gaffney <agaffney@gentoo.org>2006-10-22 15:42:39 +0000
committerAndrew Gaffney <agaffney@gentoo.org>2006-10-22 15:42:39 +0000
commit6c092aff16479037eb72256e1635de719e73c8a8 (patch)
tree0b8fe5e8e93afdb5e3dc12f05fd31c4d497d3a05 /ChangeLog
parentmove GLISD to Partitioning (diff)
downloadgli-6c092aff16479037eb72256e1635de719e73c8a8.tar.gz
gli-6c092aff16479037eb72256e1635de719e73c8a8.tar.bz2
gli-6c092aff16479037eb72256e1635de719e73c8a8.zip
src/Partitioning.py:
first round of refactoring for Partitioning.py (was GLISD) git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/gli/branches/overhaul@1537 f8877401-5920-0410-a79b-8e2d7e04ca0d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog23
1 files changed, 13 insertions, 10 deletions
diff --git a/ChangeLog b/ChangeLog
index 11df88e..43ecb6d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,17 +2,20 @@
# 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 $
-
- 22 Oct 2006; Preston Cody <codeman@gentoo.org>
+ 22 Oct 2006; Andrew Gaffney <agaffney@gentoo.org>
+ src/Partitioning.py:
+ first round of refactoring for Partitioning.py (was GLISD)
+
+ 22 Oct 2006; Preston Cody <codeman@gentoo.org>
gli-dialog:
- added in the rest of the code from GLIGenDialog.
- will start picking at it now.
-
- 21 Oct 2006; Preston Cody <codeman@gentoo.org>
- ClientController and gli-dialog and GLIGenDialog:
- removing GenDialog, this code will be put into gli-dialog
- moving some ClientController code into gli-dialog as well.
- this is only the beginning :)
+ added in the rest of the code from GLIGenDialog.
+ will start picking at it now.
+
+ 21 Oct 2006; Preston Cody <codeman@gentoo.org>
+ ClientController and gli-dialog and GLIGenDialog:
+ removing GenDialog, this code will be put into gli-dialog
+ moving some ClientController code into gli-dialog as well.
+ this is only the beginning :)
#------------------------------------------
# GLI SWITCHES TO SVN.