0.8.16:
	- TaskBarShowAllWindows=1 it did not do so after restart
	- opaqueMove/Resize=0 left border on screen when Esc pressed
	- Some dialogs in Mathematica incorrectly forced to height=1 pixel
        - Fix windowlist Show menu option not to focus selected windows
0.8.15:
	- fixed wrong handling of transient windows (could sometimes crash)
	- taskbar now correctly repaints when there is no WM_ICON_NAME set.
	- window repositioning fixed (xv,java works ok now)
	- window now loses maximized state if app resizes it
0.8.14:
	- Fixed random crashing problem when (un)mapping windows.
        - Metal theme fixes.
	- Fixed shaped windows with no titlebar.
	- Fix MoveToWorkspace to update taskbar correctly.
	- Memory leak fixes.
0.8.13:
	- Bug fixes.
	- ManualPlacement setting (probably needs tuning)
0.8.12:
	- Conditional cascades now used for window list submenus.
	- Fixed Alt+Tab after workspace was switched.
	- Normal modal dialogs now keep focus from their owners.
	- Mouse handling improvements for task bar icons.
	- ICCCM positioning fixes (too bad ICCCM specifies policy here :-()
	- Clock mostly reimplemented. Now more customizable.
	- Tooltips appear in some places.
	- Simplification of multi-workspace concept. Now only single 
	  workspace for window and sticky windows.
	- Mail,Clock,Lock can now be configured to actually run programs.

0.8.11:
	- Alt+Space is not used by wm, use Shift+Esc instead
	- Ctrl+Esc shows start menu, Ctrl+Shift+Esc shows window list
        - Ctrl+Alt+Delete now supports some navigation keys
        - -t can be used on the command line to specify a theme
        - PgUp/Dn now work in the window list
        - Crash with accelx fixed.
        - Some mnemonics fixed in menus.
        - Refresh command is now builtin.
        

0.8.10:
	- windows would not be raised from taskbar when RaiseOnFocus was 0
	- added 'restart' for 'menu' file. Use like this:
          restart "Label" icon window-manager options
        - you can now define a new look using pixmaps.
          This is not complete yet. There is a sample win31-like look.

0.8.9:
	- apps using Globally Active Input could not get focus (fixed?)
	- Delete,Shift+F10 in window list added.
	- some memory leak fixes

0.8.8:
	- added window list (Ctrl+Esc)
	- added some themes capability

0.8.7:
	- added setting
		showTaskBarClock
		showMailBoxStatus
		mailBoxPath

0.8.6:
	- now uses ~/.icewm/ directory for settings. 
	
          configuration files have been renamed:
	    system.icewmrc, .icewmrc -> preferences
	    system.icewm-menu, .icewm-menu -> menu

          new configuration file: winoptions

	- implemented option: EdgeResistance <0-10000>

	- configurable window options:
		- icon             set to icon_name

            all boolean options:  set to 0 or 1
            
		- onTop
		- allWorkspaces
		- ignoreWinList
		- ignoreTaskBar
                - fullKeys

              window functions
		- fMove
                - fResize
                - fClose
                - fMinimize
                - fMaximize
                - fHide
                - fShade

              window decorations
                - dTitleBar
                - dSysMenu
                - dBorder
                - dResize
                - dClose
                - dMinimize
                - dMaximize
                - dHide
