summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2008-02-22 04:37:57 +0000
committerRay Strode <halfline@src.gnome.org>2008-02-22 04:37:57 +0000
commitf07700a954811f20ab77dcaf4cea3244e6a9412d (patch)
tree1c2d9b724a3232025143828e44a1e0f6a9a436d2
parent3f2df9aeedb168524317d18bad0ed64c8d06c42b (diff)
downloadgdm-f07700a954811f20ab77dcaf4cea3244e6a9412d.tar.gz
remove stale TODO items from top of file
2008-02-21 Ray Strode <rstrode@redhat.com> * daemon/gdm-session-direct.c: remove stale TODO items from top of file svn path=/trunk/; revision=5839
-rw-r--r--ChangeLog13
-rw-r--r--daemon/gdm-session-direct.c4
2 files changed, 5 insertions, 12 deletions
diff --git a/ChangeLog b/ChangeLog
index ab686af5..c6c688b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-02-21 Ray Strode <rstrode@redhat.com>
+
+ * daemon/gdm-session-direct.c:
+ remove stale TODO items from top of file
+
2008-02-21 William Jon McCann <jmccann@redhat.com>
* daemon/gdm-display-store.c: (remove_display),
@@ -22,14 +27,6 @@
2008-02-21 Ray Strode <rstrode@redhat.com>
- * daemon/gdm-session-worker.c:
- (attempt_to_load_user_settings_as_root):
- Add FIXME comment to show "Last Session"
- and "Last Language" (in favor of more
- specific values) more often
-
-2008-02-21 Ray Strode <rstrode@redhat.com>
-
* daemon/gdm-session-direct.c
(gdm_session_direct_handle_saved_language)
(gdm_session_direct_handle_saved_session):
diff --git a/daemon/gdm-session-direct.c b/daemon/gdm-session-direct.c
index 5faebce6..e4b011ee 100644
--- a/daemon/gdm-session-direct.c
+++ b/daemon/gdm-session-direct.c
@@ -17,10 +17,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
* 02111-1307, USA.
- *
- * TODO: - close should be nicer and shutdown
- * pam etc
- * - audit libs (linux and solaris) support
*/
#include "config.h"