source: trunk/changelog@ 4907

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

* empty log message *

File size: 2.6 KB
Line 
1/* $Id: changelog,v 1.1211 2001-01-09 19:08:15 bird Exp $ */
2
3 2001-01-09: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
4 - tools\dailybuild:
5 o Added wgss50.dll to the .ZIPs.
6
7 2001-01-08: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
8 - tools\dailybuild:
9 o Updated with temporary server address.
10 o Put ftp userid/passwords into separate file.
11 o Build number incrementation. (Stored in versionos2.h)
12 (Use bldlevel on the DLLs to look at it.)
13 o Splitted out 3dxf/glide stuff into separat .zips.
14
15 - Win32k: o Added support for the ldrCheckInternalName bug. :-)
16 (see /src/win32k/ldr/myldrCheckInternalName.cpp for details.)
17 o Made pe.exe default.
18 o Added UNI and SMP 14062 kernels (convenience pack).
19 (Have anyone got the Warp 4 convenience pack with the right .sym files?)
20
21 - bin\bldlevelinf.cmd:
22 o Removed colon after otherwise to make it work with Object REXX.
23
24 - makefiles:
25 o Merged BuildLevel revisions with the LXOpt revisions.
26 (There seems like there have been some kind of revision mixup in
27 Sanders tree?)
28 o Updated the other post files with LXOpt.
29
30 2001-01-06: Sander van Leeuwen <sandervl@xs4all.nl>
31 - install: o Win32k installation temporarily disabled due to a WarpIn bug
32 (config.sys lines removed)
33 o Added check for WarpIn 0.9.6 or higher
34 o Added check for OS/2 3.x or higher
35 - src\makefile:
36 o Exclude msvcrt from build process.
37 (download odinapp.zip from ftp.os2.org to install a small
38 MFC app with MFC + MSVCRT dlls)
39
40 2001-01-05: Sander van Leeuwen <sandervl@xs4all.nl>
41 - makefiles:o Use LXLite for release build binaries (better compression)
42 Can't use it for debug binaries as IPMD doesn't like it.
43
44 2001-01-02: Sander van Leeuwen <sandervl@xs4all.nl>
45 - KERNEL32: o KERNEL32_99 should return 1 (according to Wine)
46 o KERNEL32_100 export added (stub)
47 - USER32: o Rewrote window handle management; only start reusing window
48 handles when max handle has been assigned.
49 - GDI32/USER32/KERNEL32:
50 o Don't export private Odin functions by name (we import
51 everything by ordinal)
52
53 2001-01-01: Sander van Leeuwen <sandervl@xs4all.nl>
54 - USER32: o Menu cast bugfix (bitmap handle is 32 bits)
55 (Fixes menu bitmaps in Lotus Notes 5)
56
Note: See TracBrowser for help on using the repository browser.