source: trunk/changelog@ 4921

Last change on this file since 4921 was 4921, checked in by bird, 25 years ago

* empty log message *

File size: 3.6 KB
Line 
1/* $Id: changelog,v 1.1215 2001-01-10 19:22:14 bird Exp $ */
2
3 2001-01-10: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
4 - tools\install:
5 o Corrected packing of wpss50.dll.
6 o Added .sym files to release distributions. (optional package)
7
8 - tools\dailybuild:
9 o Removed uploading of glide-stuff.
10
11 2001-01-09: Sander van Leeuwen <sandervl@xs4all.nl>
12 - INCLUDE\dcdata, GDI32, USER32:
13 o Updates for WGSS50.
14
15 - LIB\WGSS50.lib, BIN\WGSS50.dll:
16 o Binary distribution of WGSS50 added
17
18 2001-01-09: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
19 - tools\dailybuild:
20 o Added wgss50.dll to the .ZIPs.
21
22 - lib o Added making of wgss50.lib.
23 (So, that it corresponds to the other libraries made there.)
24 o Converted wgss50.lib to a deffile.
25
26 2001-01-08: Sander van Leeuwen <sandervl@xs4all.nl>
27 - ReportingBugs.txt:
28 o Specify windows & system32 directory in bug reports
29 (description included on how to determine this)
30
31 2001-01-08: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
32 - tools\dailybuild:
33 o Updated with temporary server address.
34 o Put ftp userid/passwords into separate file.
35 o Build number incrementation. (Stored in versionos2.h)
36 (Use bldlevel on the DLLs to look at it.)
37 o Splitted out 3dxf/glide stuff into separat .zips.
38
39 - Win32k: o Added support for the ldrCheckInternalName bug. :-)
40 (see /src/win32k/ldr/myldrCheckInternalName.cpp for details.)
41 o Made pe.exe default.
42 o Added UNI and SMP 14062 kernels (convenience pack).
43 (Have anyone got the Warp 4 convenience pack with the right .sym files?)
44
45 - bin\bldlevelinf.cmd:
46 o Removed colon after otherwise to make it work with Object REXX.
47
48 - makefiles:
49 o Merged BuildLevel revisions with the LXOpt revisions.
50 (There seems like there have been some kind of revision mixup in
51 Sanders tree?)
52 o Updated the other post files with LXOpt.
53
54 2001-01-06: Sander van Leeuwen <sandervl@xs4all.nl>
55 - install: o Win32k installation temporarily disabled due to a WarpIn bug
56 (config.sys lines removed)
57 o Update: This is NOT a WarpIn bug, but an error in the script.
58 Now fixed.
59 o Added check for WarpIn 0.9.6 or higher
60 o Added check for OS/2 3.x or higher
61 - src\makefile:
62 o Exclude msvcrt from build process.
63 (download odinapp.zip from ftp.os2.org to install a small
64 MFC app with MFC + MSVCRT dlls)
65
66 2001-01-05: Sander van Leeuwen <sandervl@xs4all.nl>
67 - makefiles:o Use LXLite for release build binaries (better compression)
68 Can't use it for debug binaries as IPMD doesn't like it.
69
70 2001-01-02: Sander van Leeuwen <sandervl@xs4all.nl>
71 - KERNEL32: o KERNEL32_99 should return 1 (according to Wine)
72 o KERNEL32_100 export added (stub)
73 - USER32: o Rewrote window handle management; only start reusing window
74 handles when max handle has been assigned.
75 - GDI32/USER32/KERNEL32:
76 o Don't export private Odin functions by name (we import
77 everything by ordinal)
78
79 2001-01-01: Sander van Leeuwen <sandervl@xs4all.nl>
80 - USER32: o Menu cast bugfix (bitmap handle is 32 bits)
81 (Fixes menu bitmaps in Lotus Notes 5)
82
Note: See TracBrowser for help on using the repository browser.