diff --git a/general/sysutils/hal.xml b/general/sysutils/hal.xml
index fe29cf8d12..fe58918e67 100644
--- a/general/sysutils/hal.xml
+++ b/general/sysutils/hal.xml
@@ -204,7 +204,7 @@ cd hal-info-&hal-info-version; &&
A few more packages enable more functionality in
HAL at run-time. These include Eject,
- ConsoleKit,
+ ,
dmidecode,
Device-mapper,
Cryptsetup-LUKS, and
diff --git a/gnome/add/gdm.xml b/gnome/add/gdm.xml
index 11ced915c2..cfea86a836 100644
--- a/gnome/add/gdm.xml
+++ b/gnome/add/gdm.xml
@@ -76,11 +76,14 @@
, and
+ Recommended
+
+ (Required for Shutdown/Restart functionality)
+
Optional
,
,
- ,
- ConsoleKit, and
+ , and
polkit-gnome
User Notes:
@@ -120,7 +123,11 @@ make
make install &&
ln -s $(pkg-config --variable=prefix \
ORBit-2.0)/lib/gnome-settings-daemon/gnome-settings-daemon $(pkg-config \
- --variable=prefix ORBit-2.0)/lib/gdm
+ --variable=prefix ORBit-2.0)/lib/gdm &&
+ln -s $(pkg-config --variable=prefix \
+ ORBit-2.0)/lib/ConsoleKit/ck-get-x11-display-device $(pkg-config \
+ --variable=prefix ORBit-2.0)/lib/gdm
+
diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index 8a0e4587dd..363fa759ba 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -40,6 +40,15 @@
-->
+
+ September 22nd, 2009
+
+
+ [wblaszcz] - Fixed GDM greeter shutdown problem.
+
+
+
+
September 21st, 2009