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
Releases
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
Serge Gautherie
wine
Commits
3e2be8d7
Commit
3e2be8d7
authored
25 years ago
by
Alexandre Julliard
Browse files
Options
Downloads
Patches
Plain Diff
Release 990523.
parent
15657090
No related branches found
Branches containing commit
Tags
wine-1.3.5
Tags containing commit
No related merge requests found
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
ANNOUNCE
+9
-9
9 additions, 9 deletions
ANNOUNCE
ChangeLog
+509
-0
509 additions, 0 deletions
ChangeLog
include/version.h
+1
-1
1 addition, 1 deletion
include/version.h
with
519 additions
and
10 deletions
ANNOUNCE
+
9
−
9
View file @
3e2be8d7
This is release 9905
08
of Wine, a free implementation of Windows on
This is release 9905
23
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,10 @@ correctly.
Patches should be submitted to "julliard@lrc.epfl.ch". Please don't
forget to include a ChangeLog entry.
WHAT'S NEW with Wine-9905
08
: (see ChangeLog for details)
-
Lots of threading fixes.
-
Start of enhanced metafile support
.
-
Several common controls improvement
s.
WHAT'S NEW with Wine-9905
23
: (see ChangeLog for details)
-
Printing improvements
-
X input and multimedia timers moved to service thread
.
-
More threading and locking fixe
s.
- Lots of bug fixes.
See the README file in the distribution for installation instructions.
...
...
@@ -18,10 +18,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:
ftp://metalab.unc.edu/pub/Linux/ALPHA/wine/development/Wine-9905
08
.tar.gz
ftp://tsx-11.mit.edu/pub/linux/ALPHA/Wine/development/Wine-9905
08
.tar.gz
ftp://ftp.infomagic.com/pub/mirrors/linux/sunsite/ALPHA/wine/development/Wine-9905
08
.tar.gz
ftp://ftp.progsoc.uts.edu.au/pub/Wine/development/Wine-9905
08
.tar.gz
ftp://metalab.unc.edu/pub/Linux/ALPHA/wine/development/Wine-9905
23
.tar.gz
ftp://tsx-11.mit.edu/pub/linux/ALPHA/Wine/development/Wine-9905
23
.tar.gz
ftp://ftp.infomagic.com/pub/mirrors/linux/sunsite/ALPHA/wine/development/Wine-9905
23
.tar.gz
ftp://ftp.progsoc.uts.edu.au/pub/Wine/development/Wine-9905
23
.tar.gz
It should also be available from any site that mirrors tsx-11 or sunsite.
...
...
This diff is collapsed.
Click to expand it.
ChangeLog
+
509
−
0
View file @
3e2be8d7
This diff is collapsed.
Click to expand it.
include/version.h
+
1
−
1
View file @
3e2be8d7
#define WINE_RELEASE_INFO "Wine release 9905
08
"
#define WINE_RELEASE_INFO "Wine release 9905
23
"
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