summaryrefslogtreecommitdiffstats
path: root/perl-install/install/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/install/NEWS')
-rw-r--r--perl-install/install/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 20163ba6b..8d560911a 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,8 @@
+- use time() to know when to timeout (when launching installer X server)
+ since the loop may be slower than 1 second (xf86misc::main::Xtest takes time
+ on a failing X server on i810). Also print a message telling user to wait
+ after 8 seconds.
+
Version 10.4.238 - 5 October 2007, by Pascal "Pixel" Rigaux
- do not use pseudo Protocol "vboxmouse" during install, use "IMPS/2" instead