v1.3.4:
* focus handling was improved
* HEAVYSYNC now introduces some extra syncs for lazy X Servers
* did some code cleanup

v1.3.3:
* SHOWLAYERS now shows the windows layer relative to WIN_LAYER_NORMAL
* fixed little bug cycling up windows that were not on the current desktop
* fixed bug loosing windows when cycling desktops
* improved performance and stability a bit 

v1.3.2:
* layer management now seems to be stabe
* did a lot of fine tuning in minimal mode, minimal size is now: 12856 bytes
* key bindings may now be changed
* improved configure-swm script
* updated documentation

v1.3.1:
* fixed layer management bug in configureEventHandler
* as requested: handling of iconify-request can be changed to:
  + ignore event
  + shade window (default if shading is enabled)
  + hide window  (default if no shading enabled, old default)
* clients now may be raised by pressing Alt-F5 (if KEYRAISE is enabled)

v1.3.1-pre2:
* fixed bug in configureEventHandler preventing clients to change everyhing
  except x coord.
* now doing correct gravity handling
* fixed crash when doing alt-tab
* TESTING: window now get one pixel more in height, helping xmessage to display
  its message correctly
* did a XGrabServer around dump - crashed when window died while dumping.
  
v1.3.1-pre1:
* windows can now be resized at upper-right corner (NORESIZEWARP)
* on desktop with only one client, Alt-Tab don't show client of other desktop
* configure-swm improved 
* installroot & pixmapdir can now be chosen
* now PDA mode is available again
* shrinked MINIMAL size again down to 13340 bytes

v1.3.0
* changed unmapEventHandler to use only childWindows
* added deselectable FOCUSNEW
* when frame hidden, window can now be resized again
* stabilized dumpClients a bit
* added "nodebug=[true/false]" to skip branches of functions
* included new removeClient  
* updated DOCU
* fixed a bug at XErrorHandler (got no client)
* remapping windows on other desktops on exit now
* fixed ignoreUnmap in createNewClient
* fixed adjustLayer to workf with GNOME-Panel
