0.9.0 - rewritten Preferences panel; - added "Beep on error" option (see Preferences->Interface); - added ability to define environment variables (see Preferences->Environment). Note that while "Preserve current environment" checkbox is selected, "Custom variables" settings has no effect. There is no visual feedback for this because of WINGs limits. - changed window level of all windows/panels. Now menus are above Launch windows/panels; - added preliminary GNUstep support (Resources/Info-gnustep.plist). 0.8.4 - fixed bug with setting DISPLAY variable for executing application; - added ability to preserve current user environment when executing application as different user (see Preferences panel). 0.8.3 - finished Irix segfault fix (missed test_file.c changes). Thanks to Axel Riese; 0.8.2 - fix for Irix segfault; - cleaup in environment setup code. 0.8.1 - bugfix in user/group id change; - switching to use putenv() instead of setenv(); - Info and Legal panels cleanups; - GNUmakefile: added INSTALL macro, chmod now to root instead of root.shadow; 0.8.0 - history autocompletion while typing added (thanks to Sergey Pinaev ); - tested with WindowMaker 0.80.1; - added examples for mozilla and galeon into openurl script. 0.7.1 - bugfix in user/group id change. 0.7.0 - now requires WindowMaker 0.70.0; - changes to compile and run under WM 0.70.0 are made; - window level changed. Launch.app panel now behaves like attention panel (always on top); 0.6.5 - improved tab completion; - improved recognition of URLs. Now when entered text starts with "www" it interpreted like "http://www" and "ftp" -- like "ftp://ftp"; 0.6.1 - removed hardcoded paths (by Vaclav Slavik ); - added RedHat specific patches and spec file (by Vaclav Slavik); - some code cleanup. 0.6 - added recognition of URLs; - added configuration; - now you may execute console applications; - various bugfixes. Launch.app 0.4 - added tab completion (by Andy Ramensky ); - various bugfixes. WWRun.app 0.1 - initial release