diff options
author | Andrew Gaffney <agaffney@gentoo.org> | 2007-11-17 20:01:59 +0000 |
---|---|---|
committer | Andrew Gaffney <agaffney@gentoo.org> | 2007-11-17 20:01:59 +0000 |
commit | 868845a6a87a3dced966f1281086293543744cff (patch) | |
tree | ad96f7b201b44a1b90f661b2cbfa3f365992d291 /ChangeLog | |
parent | require at least a / mountpoint. (diff) | |
download | gli-868845a6a87a3dced966f1281086293543744cff.tar.gz gli-868845a6a87a3dced966f1281086293543744cff.tar.bz2 gli-868845a6a87a3dced966f1281086293543744cff.zip |
modify root mountpoint check in gli-dialog to use a for/else and notify the user why they're not being allowed to leave the screen
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/gli/trunk@1865 f8877401-5920-0410-a79b-8e2d7e04ca0d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -3,6 +3,11 @@ # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.686 2006/09/15 16:37:11 agaffney Exp $ 17 Nov 2007; Andrew Gaffney <agaffney@gentoo.org> + src/fe/dialog/gli-dialog.py: + modify root mountpoint check in gli-dialog to use a for/else and notify the + user why they're not being allowed to leave the screen + + 17 Nov 2007; Andrew Gaffney <agaffney@gentoo.org> src/templates/x86ArchitectureTemplate.py: move around parentheses to fix bug 179528 |