diff options
author | Chris Lumens <clumens@redhat.com> | 2006-08-04 18:02:12 +0000 |
---|---|---|
committer | Chris Lumens <clumens@redhat.com> | 2006-08-04 18:02:12 +0000 |
commit | 7fac35253bae23a3a95b579462ac24ce778246d0 (patch) | |
tree | b6f637bb6cbe8b1a6f244e38a182a4d5bd879329 /ChangeLog | |
parent | 43d981520ce3880e79ecbcb3f656b3f24ba3df0e (diff) | |
download | anaconda-7fac35253bae23a3a95b579462ac24ce778246d0.tar.gz anaconda-7fac35253bae23a3a95b579462ac24ce778246d0.tar.xz anaconda-7fac35253bae23a3a95b579462ac24ce778246d0.zip |
Fix traceback when trying to add a leading slash to paths without one
(#197403, #201243, #201367).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-08-04 Chris Lumens <clumens@redhat.com> + + * loader2/urls.c (urlMainSetupPanel): Fix traceback when trying to + add a leading slash to paths without one (#197403, #201243, #201367). + 2006-08-03 Peter Jones <pjones@redhat.com> * gui.py (ProgressWindow): Make a timeout after which we update the |