summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2003-09-25 22:43:36 +0000
committerGeorge Lebl <jirka@src.gnome.org>2003-09-25 22:43:36 +0000
commit82797f8d099d712be6875732228a5563697ac8d5 (patch)
treeec3bfa92a7624f70e3110eb204ab2407489c2fd1 /NEWS
parent5789d3195ce9f98e3ac51e74c22cb816eca477ee (diff)
downloadgdm-82797f8d099d712be6875732228a5563697ac8d5.tar.gz
add a little color to the logout message, correctly set the fonts here.
Thu Sep 25 15:38:38 2003 George Lebl <jirka@5z.com> * daemon/gdm.c, daemon/getvt.c: add a little color to the logout message, correctly set the fonts here. remove the stupid /bin/clear hack and the /bin/chvt hack and replace it with actual code. Plus a teeny bit of cleanup * utils/gdmopen.c: some minor cleanup * configure.in: raise version
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS24
1 files changed, 24 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4f8dd753..8c8a374f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,29 @@
Ahh news...
+2.4.4.3 stuff:
+
+- The graphical greeter now wraps text correctly (and
+ all text). Plus you can insert \n in the welcome text
+ now too (it worked for gdmlogin before) Fixes #123017
+
+- The entry type in the graphical greeter listens to
+ font and color from the normal state (it only has
+ the normal state) (Anton Altaparmakov, me)
+
+- Tweak fontsizes in the default themes to be smaller. For
+ some reason they very suddenly very huge.
+
+- Further memory savings in the graphical greeter (though
+ it may be offset by the new wrapping code which is quite
+ large :)
+
+- Another security audit, but no new security holes found,
+ on the other hand lots of code changed to being
+ super-anal (which is never bad in something running as
+ root)
+
+- Lots of random fixes again
+
2.4.4.2 stuff:
- Fix the session setup to be both back-compatible and