*** empty log message ***
authorroot <root>
Tue, 3 Jan 2006 18:25:33 +0000 (18:25 +0000)
committerroot <root>
Tue, 3 Jan 2006 18:25:33 +0000 (18:25 +0000)
Changes

diff --git a/Changes b/Changes
index a826b74cdf2445d19cfacb5e3d6dd2319ab21dd3..ca866c946ff679fb925d7428c93c31e48edfc2b3 100644 (file)
--- a/Changes
+++ b/Changes
@@ -9,15 +9,18 @@ WISH: OnTheSpot editing, or maybe switch to miiiiiiif
 WISH: just for fun, do shade and tint with XRender.
 WISH: make builtin character glyphs optional
 
+       - SECURITY FIX: on systems using openpty (most BSDs, not GNU/Linux),
+          permissions were not correctly updated on the tty device and
+          were left as world-readable and world-writable.
+        - meta8 support was forcefully enabled in most configurations.
+          restored configurability of this (useless) feature (reported
+          by Mikachu)
         - optionally embed a perl interpreter, which can be used for more
           intelligent/customized selection support, visual feedback,
           menus, tabs etc. See the the urxvtperl manpage, the -pe option,
-          perl*-resources and keysym resources.
+          perl*-resources and keysym resources. Not everything is there yet.
         - fix directory permissions on install.
         - improved sched_yield support.
-        - meta8 support was forcefully enabled in most configurations.
-          restored configurability of this (useless) feature (reported
-          by Mikachu)
 
 6.2  Mon Jan  2 16:03:01 CET 2006
         - implemented intensityStyles option which enables/disables bold/blink