Skip to content

Commit 083e974

Browse files
author
ilmcuts
committed
0.24.7 RC 3
1 parent 4eee73c commit 083e974

File tree

2 files changed

+29
-48
lines changed

2 files changed

+29
-48
lines changed

docs/changes.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
2-
LiteStep 0.24.7 Release Candidate 2
2+
LiteStep 0.24.7 Release Candidate 3
33
Changelog
44
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
55

@@ -29,6 +29,8 @@
2929
startup items in the event that the shell crashes. Thus the -nostartup switch
3030
is obsolete on NT systems.
3131

32+
- Fixed XP logon delay
33+
3234
- Miscellaneous StartupRunner fixes and additions. Now has RunOnceEx support.
3335

3436
- Added -startup to force running of the startup items.

docs/readme.txt

Lines changed: 26 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1,66 +1,45 @@
1-
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
2-
LiteStep 0.24.7 Release Candidate 2
1+
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2+
LiteStep 0.24.7 Release Candidate 3
33
Readme/Release Notes
4-
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
4+
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
55

66

7-
-- PREFACE ---------------------------------------------------------------------
7+
-- PREFACE ------------------------------------------------------------
88

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.
1313

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.
1716
Installation instructions are not included. Use at your own risk.
1817

1918

20-
-- CHANGES SINCE RELEASE CANDIDATE 1 -------------------------------------------
19+
-- CHANGES SINCE RELEASE CANDIDATE 2 ----------------------------------
2120

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)
2422

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
2724

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
2927

30-
- Fixed a small memory leak in the DDEService
28+
- STLport no longer necessary to compile or use Litestep
3129

32-
- The !Run implementation is less prone to crash
30+
- Various minor fixes
3331

34-
- Fixed potential buffer overflows in !alert, !confirm, !unloadmodule, and
35-
!reloadmodule
3632

37-
- Fixed fileparser stopping parse process if the first token on a non-comment
38-
line was longer than 63 characters
33+
-- FINAL WORDS --------------------------------------------------------
3934

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.
4238

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.
6342

64-
Happy litestepping,
43+
Happy LiteStepping,
6544

66-
The LiteStep Development Team
45+
- The LiteStep Development Team

0 commit comments

Comments
 (0)