vtorri for raster's commit

SVN revision: 82538
This commit is contained in:
Mike Blumenkrantz 2013-01-10 09:38:31 +00:00
parent 592f1d1c79
commit fc7200fa19
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2013-01-10 Carsten Haitzler
* fixed bug where starting with a nonexistent config could cause a crash instead of simply restarting
2013-01-10 Mike Blumenkrantz
* E_LIST_HANDLER_APPEND macro now asserts the event handler to make debugging easier

1
NEWS
View File

@ -81,3 +81,4 @@ Fixes:
* fixed bug where window border insets were not applied to initial positioning geometry, causing them to be placed incorrectly
* Fixed bug with desktop config profile where conf module version variable was misnamed
* fixed bug where internal dialogs would not redraw after unfullscreening
* fixed bug where starting with a nonexistent config could cause a crash instead of simply restarting