diff --git a/ChangeLog b/ChangeLog
index 1208cbc6d..27d74e122 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2001-12-07 Adam Fedor
- A boolean value which defaults to YES
(as long as shared
- memory is available). If set to NO
, shared memory is not
- used for various display specific operations.
+ A boolean value which defaults to NO
. Some Window
+ Managers and/or X servers put a border around windows that are
+ supposed to be borderless. Set this to YES
if you
+ have odd problems of menus/windows moving when you click on them.
+ The OPENstep specification requires 3 main different
+ keyboard modifiers: CONTROL
,
+ COMMAND
and ALTERNATE
. Some systems
+ may not have these set up correctly. You can changed the defaults
+ with the default keys.
+
+ Default values are respectively: +
++ This is described more completely in the GUI documentation. +
+
+ A boolean value which defaults to YES
. If set to
+ YES
then icon windows are controlled by the
+ window manager, otherwise they are controlled by the GNUstep
+ application.
+
+ A boolean value which defaults to YES
(as long as shared
+ memory is available). If set to NO
, shared memory is not
+ used for various display specific operations.
+