diff options
author | Brian Cameron <bcameron@src.gnome.org> | 2007-04-02 05:49:31 +0000 |
---|---|---|
committer | Brian Cameron <bcameron@src.gnome.org> | 2007-04-02 05:49:31 +0000 |
commit | c2dbe4aff4d3a8b4ed8470a7408b58d1923e7d18 (patch) | |
tree | 46b4912e2b2c54fcd7fef267d1f05dd49b5e48ca /NEWS | |
parent | 71f53d4f2ed4d78997bec9cef806971ceb3944ef (diff) | |
download | gdm-c2dbe4aff4d3a8b4ed8470a7408b58d1923e7d18.tar.gz |
Made NEWS comment more clear.
svn path=/trunk/; revision=4752
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -130,9 +130,10 @@ Ahh news... - Fix for a recently reported security issue that has ID CVE-2006-6105. This fixes a problem where a user can - enter strings like "%08x" into the gdmchooser "Add" - host button and print out memory. This issue was - introduced into GDM 2.13.0. (Brian Cameron) + enter strings like "%08x" into the gdmchooser entry and + press the "Add" host button to print out memory contents. + This issue was introduced into GDM 2.13.0. + (Brian Cameron) - Improvements to gdmsetup, which now supports many new features. Fixes feature request #334186 and bugs |