summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBrian Cameron <brian.cameron@sun.com>2005-04-20 00:47:25 +0000
committerBrian Cameron <bcameron@src.gnome.org>2005-04-20 00:47:25 +0000
commit5ca67028cd84eba74fbf7a1ba3504ce45866fe8d (patch)
tree8e22635152ba12a2867b43718600721bb4c5c5f2 /NEWS
parent9fd02dad54e1d3195c0ba877a53ae393eff3882d (diff)
downloadgdm-5ca67028cd84eba74fbf7a1ba3504ce45866fe8d.tar.gz
Cleanup for login success/failure sounds. Patch provided by Mark
2005-04-19 Brian Cameron <brian.cameron@sun.com> * config/gdm.conf.in, daemon/gdm.[ch], daemon/slave.c, gui/gdmchooser.c, giu/gdmlogin.c: Cleanup for login success/failure sounds. Patch provided by Mark McLoughlin. Refer to bug #300136. * daemon/gdm.c: Fix FlexiServer commands so that all output for a single command is sent as a single call to gdm_connection_write or gdm_connection_printf rather than building commands and sending them out in pieces. Also use gdm_connection_printf rather than building so many temporary strings. Patch provided by for GDM_SUP_QUERY_LOGOUT_ACTION, but I reworked the patch so the same technique is used for all gdmflexiserver commands. Fixes bug #158799. Patch based on one provided by Raffaele Sandrini <rasa@gmx.ch> * gui/greeter/greeter_geometry.c, gui/greeter/greeter_item.h, gui/greeter/greeter_parser.c, docs/C/gdm.xml: Now support ratio scaling of SVG images. Docs weren't provided with the patch so I added some. Patch provided by. Fixes bug 159524. Patch provided by Vincent Untz <vincent@vuntz.net>. * gui/gdmlogin.c: Rearrange how the widgets are organized to make it look a bit better now that the message fields have sizes defined to avoid gdm2 resizing. Bit more of a fix for bug #117779. * README.install: Spell corrections and minor updates, now mention that running configure with the option --with-post-path=/usr/openwin/bin is recommended on Solaris. * MAINTAINERS, AUTHORS, NEWS, docs/C/gdm.xml, daemon/gdm.h: Fixed spelling, added contributors to AUTHORS file for patches made in the past few months. * docs/C/gdm.xml: Fixed bug 300138 by providing better sound docs in the a11y section. Fixes bug #300138. Patch provided by Andrew Case. * gui/gdmsetup.glade, gui/gdmsetup-strings.c: Removed strings "sdfg" and "asdf" since they can't be translated. Fixes bug #301211. * gui/gdmchooser.c: Removed needless comment.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 5 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index 80e8c0ac..3e6ddcdd 100644
--- a/NEWS
+++ b/NEWS
@@ -133,7 +133,7 @@ Ahh news...
2.6.0.4 stuff:
-- Allow not checcking directory owners with CheckDirOwner key,
+- Allow not checking directory owners with CheckDirOwner key,
(Andreas Schubert)
- FreeBSD support for VTAllocation stuff (Alexander Nedousukov)
@@ -367,7 +367,7 @@ Ahh news...
- Built in sessions are out of /etc/X11/dm/Sessions and moved to
<datadir>/gdm/BuiltInSessions
-- Fix chooser commonication vs. accessibility stuff (#125064)
+- Fix chooser communication vs. accessibility stuff (#125064)
- Fix RetryDelay and make it default to 1 and not 3 (Leena Gunda, me, #128507)
@@ -949,7 +949,7 @@ Major changes in 2.4.4.x since 2.4.1.x:
looks nicer and converts encoding correctly.
- Be very careful when opening files just about everywhere,
- so this prevents some possible damange someone could do if
+ so this prevents some possible damage someone could do if
they do manage to get the gdm user privs.
- If X server crashes or doesn't otherwise whack its lockfile,
@@ -1882,7 +1882,7 @@ Issues with this version:
- SECURITY FIX! Make sure the egid is reset to the user gid before
starting a session. This could present a security risk under a
- certain circumstances, that is if your /bin/sh does not drop privilages.
+ certain circumstances, that is if your /bin/sh does not drop privileges.
It also fixes the failsafe gnome session
- PositionX and PositionY now take negative values that work
@@ -2358,7 +2358,7 @@ Issues with this version:
- Properly runs with a missing gdm.conf
-- Remove old failsafe stuff and use the new builtin falisafes, which
+- Remove old failsafe stuff and use the new builtin failsafes, which
are much nicer
- Saner focus on all gdm windows, and give the failsafe xterm focus