Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
wine
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Aida Jonikienė
wine
Commits
9f3cdd19
Commit
9f3cdd19
authored
23 years ago
by
Alexandre Julliard
Browse files
Options
Downloads
Patches
Plain Diff
Release 20011108.
parent
22c2ac72
Loading
Loading
No related merge requests found
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
ANNOUNCE
+11
-9
11 additions, 9 deletions
ANNOUNCE
ChangeLog
+1094
-0
1094 additions, 0 deletions
ChangeLog
include/version.h
+1
-1
1 addition, 1 deletion
include/version.h
with
1106 additions
and
10 deletions
ANNOUNCE
+
11
−
9
View file @
9f3cdd19
This is release 20011
004
of Wine, a free implementation of Windows on
This is release 20011
108
of Wine, a free implementation of Windows on
Unix. This is still a developers only release. There are many bugs
and unimplemented features. Most applications still do not work
correctly.
...
...
@@ -6,10 +6,12 @@ correctly.
Patches should be submitted to "wine-patches@winehq.com". Please don't
forget to include a ChangeLog entry.
WHAT'S NEW with Wine-20011004: (see ChangeLog for details)
- Beginnings of shared window handles.
- Much improved typelib support.
- Tons of new code in quartz dll.
WHAT'S NEW with Wine-20011108: (see ChangeLog for details)
- Shared windows support starts doing something useful.
- Overlapped I/O improvements.
- Support for running files from removable media.
- Many shlwapi improvements.
- Quartz dll keeps growing.
- Lots of bug fixes.
See the README file in the distribution for installation instructions.
...
...
@@ -18,10 +20,10 @@ Because of lags created by using mirror, this message may reach you before
the release is available at the ftp sites. The sources will be available
from the following locations:
http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-20011
004
.tar.gz
ftp://ftp.infomagic.com/pub/mirrors/linux/sunsite/ALPHA/wine/development/Wine-20011
004
.tar.gz
ftp://ftp.fu-berlin.de/unix/linux/mirrors/sunsite.unc.edu/ALPHA/wine/development/Wine-20011
004
.tar.gz
ftp://orcus.progsoc.uts.edu.au/pub/Wine/development/Wine-20011
004
.tar.gz
http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-20011
108
.tar.gz
ftp://ftp.infomagic.com/pub/mirrors/linux/sunsite/ALPHA/wine/development/Wine-20011
108
.tar.gz
ftp://ftp.fu-berlin.de/unix/linux/mirrors/sunsite.unc.edu/ALPHA/wine/development/Wine-20011
108
.tar.gz
ftp://orcus.progsoc.uts.edu.au/pub/Wine/development/Wine-20011
108
.tar.gz
It should also be available from any other site that mirrors ibiblio.org.
For more download locations, see http://ftpsearch.lycos.com. These
...
...
This diff is collapsed.
Click to expand it.
ChangeLog
+
1094
−
0
View file @
9f3cdd19
This diff is collapsed.
Click to expand it.
include/version.h
+
1
−
1
View file @
9f3cdd19
#define WINE_RELEASE_INFO "Wine release 20011
004
"
#define WINE_RELEASE_INFO "Wine release 20011
108
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment