diff --git a/docs/changes.txt b/docs/changes.txt index 96dd883..1c0a077 100755 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -1,5 +1,5 @@ =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - LiteStep 0.24.7 Release Candidate 2 + LiteStep 0.24.7 Release Candidate 3 Changelog =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- @@ -29,6 +29,8 @@ startup items in the event that the shell crashes. Thus the -nostartup switch is obsolete on NT systems. + - Fixed XP logon delay + - Miscellaneous StartupRunner fixes and additions. Now has RunOnceEx support. - Added -startup to force running of the startup items. diff --git a/docs/readme.txt b/docs/readme.txt index 0ea2314..2178912 100755 --- a/docs/readme.txt +++ b/docs/readme.txt @@ -1,66 +1,45 @@ -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - LiteStep 0.24.7 Release Candidate 2 +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= + LiteStep 0.24.7 Release Candidate 3 Readme/Release Notes -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= --- PREFACE --------------------------------------------------------------------- +-- PREFACE ------------------------------------------------------------ - Another update from your friendly devteam has arrived. This is Release - Candidate 2 of LiteStep 0.24.7. As usual the changes since the last release - (RC 1) are listed below; if you want a list of changes since 0.24.6 please - check changes.txt. + Hot on the heels of the State of the Step, your friendly devteam + announces Release Candidate 3 of LiteStep 0.24.7. Changes since + Release Candidate 2 are listed below as usual. Refer to changes.txt + for a a list of changes since 0.24.6. - Unless there is a showstopper in this build it will be relabelled to be the - final build of 0.24.7. If you do find such bugs please let us know by email - (address is at the end of this file) or by posting on the LS Mailing List. + This will hopefully be the last Release Candidate. Please let us know + if you find any showstoppers. Installation instructions are not included. Use at your own risk. --- CHANGES SINCE RELEASE CANDIDATE 1 ------------------------------------------- +-- CHANGES SINCE RELEASE CANDIDATE 2 ---------------------------------- - - Fixed bug in the tray code causing 9x/ME to crash (many thanks to Clint - Foster who tracked this down) + - Fixed XP logon delay (many, many thanks to Nicolas Escuder) - - No more error message on startup if iernonce.dll (RunOnceEx support) doesn't - exist, this may happen on Win95 setups + - Fixed Logitech QuickSwitch closing LiteStep on middleclick - - Fixed version resource reporting 0.2.4.7 instead of 0.24.7.0 + - TrayService now preserves NIM_SETVERSION and NIM_SETFOCUS return + values - - Fixed a small memory leak in the DDEService + - STLport no longer necessary to compile or use Litestep - - The !Run implementation is less prone to crash + - Various minor fixes - - Fixed potential buffer overflows in !alert, !confirm, !unloadmodule, and - !reloadmodule - - Fixed fileparser stopping parse process if the first token on a non-comment - line was longer than 63 characters +-- FINAL WORDS -------------------------------------------------------- - - Made a few APIs more robust (less likely to crash if bad parameters are - passed) + Thanks to the LiteStep Community for all the positive feedback and + support; and for the endless patience. It has taken a long time, but + we may yet see a Final Release. - - Fixed LCOpen not returning NULL if file doesn't exist - - - Added new step.rc setting "LSTrayService". "LSTrayService FALSE" disables - the core's system tray support. Defaults to TRUE. Most useful if LS is run - ontop of other shells that implement their own tray. - - --- WHAT NEEDS TO BE TESTED ----------------------------------------------------- - - - Windows 9x/ME compatibility - - --- FINAL WORDS ----------------------------------------------------------------- - - Thanks to Phil Stopford for hosting the binaries, and to everyone for the - great feedback. - - Please send any suggestions or bug reports to ilmcuts at gmx dot net and/or - post on the LS Mailing List (http://wuzzle.org/list/litestep.php or - news://news.gmane.org/gmane.comp.windows.shells.litestep). + Please send any suggestions or bug reports to the LS Mailing List or + use the lsdev.org forums. You can also send a private email to ilmcuts + at gmx dot net. - Happy litestepping, + Happy LiteStepping, - The LiteStep Development Team \ No newline at end of file + - The LiteStep Development Team \ No newline at end of file