summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 081641f0..17f71e03 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-05-12 Brian Cameron <brian.cameron@sun.com>
+ * Release 2.14.6:
+ * NEWS: Updated.
+ * configure.ac: Update to new release version.
+
+2006-05-12 Brian Cameron <brian.cameron@sun.com>
+
Backporting some useful features from 2.15 to 2.14. Per-display
configuration and new gdmgreeter theming options (real GTK+ buttons,
pam-error-logo, and "startagain" stock label is translated to "cancel".
@@ -23,7 +29,7 @@
2006-05-10 Brian Cameron <brian.cameron@sun.com>
* daemon/gdm.c: Fix reference to SystemMenu key as a boolean, not
- a string. Fixes bug #341312.
+ a string, so that SuspendCommand works right. Fixes bug #341312.
2006-05-09 Brian Cameron <brian.cameron@sun.com>