summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Cameron <Brian.Cameron@sun.com>2006-12-29 08:53:59 +0000
committerBrian Cameron <bcameron@src.gnome.org>2006-12-29 08:53:59 +0000
commit4c60826fdddbef337b3aa40b6c7cec1830a757b3 (patch)
treeb8272e09968b5c64f2fa7d37de301359708f9206
parent82db2b62bade491a138a51ece9b3ebe70b38281a (diff)
downloadgdm-4c60826fdddbef337b3aa40b6c7cec1830a757b3.tar.gz
Patch to add revnumber and date to GDM docs. Patch by Paul
2006-12-29 Brian Cameron <Brian.Cameron@sun.com> * Patch to add revnumber and date to GDM docs. Patch by Paul <ephraim_owns@hotmail.com>. Helps to fix bug #389931.
-rw-r--r--ChangeLog10
-rw-r--r--docs/C/gdm.xml7
2 files changed, 15 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index ab528c48..8c3453f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,16 @@
-2006-12-27 Lukasz Zalewski <lukas@dcs.qmul.ac.uk>
+2006-12-29 Brian Cameron <Brian.Cameron@sun.com>
+
+ * Patch to add revnumber and date to GDM docs. Patch by
+ Paul <ephraim_owns@hotmail.com>. Helps to fix bug
+ #389931.
+
+2006-12-29 Lukasz Zalewski <lukas@dcs.qmul.ac.uk>
* gui/gdmsetup.c: Fixed minor bug which allowed users
with uid lower than minimalUID to be added to the include
list, by adding them to the include list (not applying the
changes yet), changing the value of the minmalUID and then
- applying changes.
+ applying changes. Fixes bug #390147.
* gui/gdmsetup.c: Fix some memory leaks.
2006-12-29 Brian Cameron <brian.cameron@sun.com>
diff --git a/docs/C/gdm.xml b/docs/C/gdm.xml
index fb09b56c..9ba08b17 100644
--- a/docs/C/gdm.xml
+++ b/docs/C/gdm.xml
@@ -10,6 +10,13 @@
<articleinfo>
<title>Gnome Display Manager Reference Manual</title>
+ <revhistory>
+ <revision>
+ <revnumber>0.0</revnumber>
+ <date>2006-12</date>
+ </revision>
+ </revhistory>
+
<abstract role="description">
<para>
GDM is the GNOME Display Manager, a graphical login program.