diff --git a/TODO b/TODO index 3484c714a..0c5852f41 100644 --- a/TODO +++ b/TODO @@ -8,6 +8,9 @@ Some of the things (in very short form) that need to be done to E17... BUGS / FIXES ------------------------------------------------------------------------------- +* BUG: sometimes get a SEGV when chanign bg while e is up (via e17setroot or + emblem) on shutdown/restart (extra ref to an edje object still around on + edje_shutdown()) * e_hints.c manually changes flags on a border isnetad of calling e_border_stick() for exampe or the calls in e_border.c - add calls as needed to e_border.c. before calling check the lock flags too.