- Timestamp:
- Jun 18, 2005, 5:56:39 AM (20 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
HISTORY (modified) (2 diffs)
-
dll/version.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/HISTORY
r168 r221 1 1 New stuff's at the top. This list is not necessarily complete. 2 3 3.03: 4 o Rework resource kit and reskit readme 2 5 3 6 3.02i: … … 6 9 o Switch to VAC 3.65 7 10 o Correct name parsing in collector and archive containers 11 o Output popup error messages to stderr and to screen 12 o Correct archive container initial sort setup 13 o Avoid startup trap in FindSwapperDat (VAC3.65 compat) 14 o Correct reversed warp menu in new viewer 15 o Misc VAC3.65 compat rework 16 o Avoid referencing garbage in collector 17 o Resolve some icon selection inconsistencies 8 18 9 19 3.02h: -
trunk/dll/version.h
r151 r221 22 22 23 May 05 SHL v3.02i: Avoid datamin delays 23 23 25 May 05 SHL v3.02i: Rework large file/drive support 24 11 Jun 05 SHL v3.02i: filldir: Resolve some icon selection oddities 25 16 Jun 05 SHL v3.03: rework resource kit 24 26 25 27 ***********************************************************************/ 26 28 27 29 #define VERMAJOR 3 28 #define VERMINOR 0 229 #define VERREALMINOR " i" // SHL30 #define VERMINOR 03 31 #define VERREALMINOR "" // SHL 30 32 31 33 #define APPNAME "FM2"
Note:
See TracChangeset
for help on using the changeset viewer.
