Add --disable-background option to disable background support.
Background support now uses pipes instead of UNIX sockets.
This commit is contained in:
Pavel Roskin 2003-10-26 06:50:00 +00:00
parent 24384e9a89
commit 11afe8263e
1 changed files with 2 additions and 0 deletions

2
NEWS
View File

@ -1,6 +1,8 @@
After version 4.6.0.
Add --with-glib12 option to configure to force using glib 1.2.x.
Add --disable-background option to disable background support.
Background support now uses pipes instead of UNIX sockets.
libX11 is loaded dynamically using gmodule if possible.
Screen saving is now supported on FreeBSD console.
Support for SCO UNIX has been removed.