summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Cameron <bcameron@src.gnome.org>2007-12-03 18:47:03 +0000
committerBrian Cameron <bcameron@src.gnome.org>2007-12-03 18:47:03 +0000
commit724fe407acdb7231ce9fbb6f194c7264ab542ecf (patch)
tree6fc3872f7580848061cc103eb7771096caf48264
parente11c8c74e9487d6400658ce44a8b3a1621581eb1 (diff)
downloadgdm-724fe407acdb7231ce9fbb6f194c7264ab542ecf.tar.gz
Add comment.
svn path=/branches/gnome-2-20/; revision=5541
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7bb02608..b706e30c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
2007-12-03 Brian Cameron <brian.cameron@sun.com>
* gui/gdmsetup.c: In gdm_load_displays, just return if keys
- is NULL rather than crashing.
+ is NULL rather than crashing. Fixes bug #501010.
* gui/gdmXnestchooser.c, gui/gdmsetup.c: Include "gdm-log.h" to find
needed prototypes.