Fixes in 0.16.3:
iconbox names displayed turned off WORKS now
some odd, can't-see-how-it-could-possibly-trigger potential segfault in drawupdate code
bounds check in icccm.c out of bounds in ICCCM_Configure()
fixed a uninitialized memory check in buttons.c CreateButton()
fixed an uninitialized memory area in menus.c in CreateMenu()
Fixed a segfault: Minimize a window into an iconbox, close the iconbox and minimize the app again
fix variable expansion for file execcing...
fix menus to be onscreen including submenus when you have menus onscreen selected.
added "current" window_id option to win_op ipc command

The Road to 0.17 (post 0.16.x):
File Manager Preview Application (you'll hopefully get a chance to see a little bit of a preview of what E's filemanager will look like)
Imlib 2 backend work
eConfig backend work (including utilities for writing / importing / exporting / modifying the configurations stored)
porting enlightenment to imlib2
porting enlightenment to eConfig
redoing the primary event mechanism
Some more backend code to make the file manager work internal to E
Integrating the File Manager
Adding in the additional features (as listed below).
Code Freeze
Bug Fixes
Release 0.17.0

Additional Features in 0.17:
spacers in menus
"default button" indicator for the default "enter" activated button
add submenu resistance / timeout for running across to a submenu
add "virtual" resistance boxes
finer grained control on selecting icon display policy
need to lock .enlightenment dir for multiple logins etc.
add dnd from iconbox out to otherthings...
something like that 'virtual desktop hovering' thing that fvwm has, i.e. continuous dragging of the desktop areas. Maybe something like a 'supergroup' that every window belongs to, and then moving that group ...
need to write some code to un-override redirect kfm and kpanel so I can manage them easier -- this causes kfm and kpanel to exist over/under/etc apps and not have the arrange code know where the windows are.
There should be a way to click on a pinned menu in the titlebar to make it sticky.

THOUGHTS/IDEAS/UNFIXABLE?:
cK: 		Some of the group dialogs could work with check- instead of radiobuttons.  Like the one for breaking groups, for example.
mandrake:   apparently only having one desktop makes the kde taskbar not show any apps  -- THIS is a bug in kpanel, not in E.  ettrich@kde.org has been informed of this, unfortunately it won't be fixed before KDE 2.0.  Also having an odd number of desktops won't show up the last one if you're in any kpanel size mode but tiny.
mandrake:   closing windows on other desktops works, but if you close the last window on another desktop it crashes E for some reason (using kpanel) -- I can't recreate this bug anymore, so I think it's gone, but I didn't specifically fix it.
