diff options
author | Brian Cameron <brian.cameron@sun.com> | 2009-02-11 21:56:27 +0000 |
---|---|---|
committer | Brian Cameron <bcameron@src.gnome.org> | 2009-02-11 21:56:27 +0000 |
commit | 5f18cc07802e4b3ce11d380f098496febf509738 (patch) | |
tree | 0b101855c7ea4827ae9d1d11d168166b270362f3 /ChangeLog | |
parent | d1bfa7e9267787a52c94e45e7715a6fd7d01156a (diff) | |
download | gdm-5f18cc07802e4b3ce11d380f098496febf509738.tar.gz |
config/Makefile.am, config/Xsession.common, config/Xsession.in Backout
2009-02-11 Brian Cameron <brian.cameron@sun.com>
* config/Makefile.am, config/Xsession.common, config/Xsession.in
Backout change for bug #509141. This is no longer needed on
Solaris since the code was reworked to make use of more
general /etc/X11/xinit/xinitrc.d scripts. Better to keep distro
specific code out of the upstream GDM. Fixes bug #571319. Patch by
Takao Fujiwara <Takao.Fujiwara@sun.com>.
* config/Xsession.solaris, config/Xsession.common: Removed.
svn path=/trunk/; revision=6696
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2009-02-11 Brian Cameron <brian.cameron@sun.com> + + * config/Makefile.am, config/Xsession.common, config/Xsession.in + Backout change for bug #509141. This is no longer needed on + Solaris since the code was reworked to make use of more + general /etc/X11/xinit/xinitrc.d scripts. Better to keep distro + specific code out of the upstream GDM. Fixes bug #571319. Patch by + Takao Fujiwara <Takao.Fujiwara@sun.com>. + * config/Xsession.solaris, config/Xsession.common: Removed. + 2009-02-11 Ray Strode <rstrode@redhat.com> * gui/simple-greeter/gdm-language-option-widget.c |