xserver ChangeLog,3.152,3.153
Harold L Hunt II
xserver-commit at pdx.freedesktop.org
Wed Mar 17 17:34:22 PST 2004
Committed by: harold
Update of /cvs/xserver/xserver
In directory pdx:/tmp/cvs-serv32131
Modified Files:
ChangeLog
Log Message:
Replace exit(1) calls in OS layer with FatalError calls.
Index: ChangeLog
===================================================================
RCS file: /cvs/xserver/xserver/ChangeLog,v
retrieving revision 3.152
retrieving revision 3.153
diff -u -d -r3.152 -r3.153
--- a/ChangeLog 14 Mar 2004 08:27:05 -0000 3.152
+++ b/ChangeLog 18 Mar 2004 01:34:19 -0000 3.153
@@ -1,3 +1,10 @@
+2004-03-17 Harold L Hunt II <harold at codeweavers.com>
+ * os/utils.c:
+ * os/xdmcp.c:
+ Replace call pairs to ErrorF and exit(1) with single call to
+ FatalError to allow DDX layer to do its own thing in
+ OsVendorFatalError.
+
2004-03-14 Keith Packard <keithp at keithp.com>
* configure.ac:
More information about the xserver-commit
mailing list