|
1 |
| -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- |
2 |
| - LiteStep 0.24.7 Release Candidate 2 |
| 1 | +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= |
| 2 | + LiteStep 0.24.7 Release Candidate 3 |
3 | 3 | Readme/Release Notes
|
4 |
| -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- |
| 4 | +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= |
5 | 5 |
|
6 | 6 |
|
7 |
| --- PREFACE --------------------------------------------------------------------- |
| 7 | +-- PREFACE ------------------------------------------------------------ |
8 | 8 |
|
9 |
| - Another update from your friendly devteam has arrived. This is Release |
10 |
| - Candidate 2 of LiteStep 0.24.7. As usual the changes since the last release |
11 |
| - (RC 1) are listed below; if you want a list of changes since 0.24.6 please |
12 |
| - check changes.txt. |
| 9 | + Hot on the heels of the State of the Step, your friendly devteam |
| 10 | + announces Release Candidate 3 of LiteStep 0.24.7. Changes since |
| 11 | + Release Candidate 2 are listed below as usual. Refer to changes.txt |
| 12 | + for a a list of changes since 0.24.6. |
13 | 13 |
|
14 |
| - Unless there is a showstopper in this build it will be relabelled to be the |
15 |
| - final build of 0.24.7. If you do find such bugs please let us know by email |
16 |
| - (address is at the end of this file) or by posting on the LS Mailing List. |
| 14 | + This will hopefully be the last Release Candidate. Please let us know |
| 15 | + if you find any showstoppers. |
17 | 16 | Installation instructions are not included. Use at your own risk.
|
18 | 17 |
|
19 | 18 |
|
20 |
| --- CHANGES SINCE RELEASE CANDIDATE 1 ------------------------------------------- |
| 19 | +-- CHANGES SINCE RELEASE CANDIDATE 2 ---------------------------------- |
21 | 20 |
|
22 |
| - - Fixed bug in the tray code causing 9x/ME to crash (many thanks to Clint |
23 |
| - Foster who tracked this down) |
| 21 | + - Fixed XP logon delay (many, many thanks to Nicolas Escuder) |
24 | 22 |
|
25 |
| - - No more error message on startup if iernonce.dll (RunOnceEx support) doesn't |
26 |
| - exist, this may happen on Win95 setups |
| 23 | + - Fixed Logitech QuickSwitch closing LiteStep on middleclick |
27 | 24 |
|
28 |
| - - Fixed version resource reporting 0.2.4.7 instead of 0.24.7.0 |
| 25 | + - TrayService now preserves NIM_SETVERSION and NIM_SETFOCUS return |
| 26 | + values |
29 | 27 |
|
30 |
| - - Fixed a small memory leak in the DDEService |
| 28 | + - STLport no longer necessary to compile or use Litestep |
31 | 29 |
|
32 |
| - - The !Run implementation is less prone to crash |
| 30 | + - Various minor fixes |
33 | 31 |
|
34 |
| - - Fixed potential buffer overflows in !alert, !confirm, !unloadmodule, and |
35 |
| - !reloadmodule |
36 | 32 |
|
37 |
| - - Fixed fileparser stopping parse process if the first token on a non-comment |
38 |
| - line was longer than 63 characters |
| 33 | +-- FINAL WORDS -------------------------------------------------------- |
39 | 34 |
|
40 |
| - - Made a few APIs more robust (less likely to crash if bad parameters are |
41 |
| - passed) |
| 35 | + Thanks to the LiteStep Community for all the positive feedback and |
| 36 | + support; and for the endless patience. It has taken a long time, but |
| 37 | + we may yet see a Final Release. |
42 | 38 |
|
43 |
| - - Fixed LCOpen not returning NULL if file doesn't exist |
44 |
| - |
45 |
| - - Added new step.rc setting "LSTrayService". "LSTrayService FALSE" disables |
46 |
| - the core's system tray support. Defaults to TRUE. Most useful if LS is run |
47 |
| - ontop of other shells that implement their own tray. |
48 |
| - |
49 |
| - |
50 |
| --- WHAT NEEDS TO BE TESTED ----------------------------------------------------- |
51 |
| - |
52 |
| - - Windows 9x/ME compatibility |
53 |
| - |
54 |
| - |
55 |
| --- FINAL WORDS ----------------------------------------------------------------- |
56 |
| - |
57 |
| - Thanks to Phil Stopford for hosting the binaries, and to everyone for the |
58 |
| - great feedback. |
59 |
| - |
60 |
| - Please send any suggestions or bug reports to ilmcuts at gmx dot net and/or |
61 |
| - post on the LS Mailing List (http://wuzzle.org/list/litestep.php or |
62 |
| - news://news.gmane.org/gmane.comp.windows.shells.litestep). |
| 39 | + Please send any suggestions or bug reports to the LS Mailing List or |
| 40 | + use the lsdev.org forums. You can also send a private email to ilmcuts |
| 41 | + at gmx dot net. |
63 | 42 |
|
64 |
| - Happy litestepping, |
| 43 | + Happy LiteStepping, |
65 | 44 |
|
66 |
| - The LiteStep Development Team |
| 45 | + - The LiteStep Development Team |
0 commit comments