source: trunk/changelog@ 4911

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

* empty log message *

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