diff options
author | Andrew Gaffney <agaffney@gentoo.org> | 2006-04-03 03:23:24 +0000 |
---|---|---|
committer | Andrew Gaffney <agaffney@gentoo.org> | 2006-04-03 03:23:24 +0000 |
commit | f7c9e0246b9ecd5e28c941b550b87dee9fc9345f (patch) | |
tree | facae7a9714454f12d0a2ad370491a2d84670f35 /ChangeLog | |
parent | more minor changes for new partitioning code (diff) | |
download | gli-f7c9e0246b9ecd5e28c941b550b87dee9fc9345f.tar.gz gli-f7c9e0246b9ecd5e28c941b550b87dee9fc9345f.tar.bz2 gli-f7c9e0246b9ecd5e28c941b550b87dee9fc9345f.zip |
src/GLIClientController.py:
record PID of secondary thread
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/gli/trunk@1405 f8877401-5920-0410-a79b-8e2d7e04ca0d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,6 +1,10 @@ # ChangeLog for Gentoo Linux Installer # Copyright 2005-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.635 2006/04/01 18:56:14 agaffney Exp $ +# $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.636 2006/04/03 03:23:24 agaffney Exp $ + + 2 Apr 2006; Andrew Gaffney <agaffney@gentoo.org> + src/GLIClientController.py: + record PID of secondary thread 1 Apr 2006; Andrew Gaffney <agaffney@gentoo.org> src/GLIGenDialog.py: |