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
Daniel Hill
wine
Commits
db5e98b7
Commit
db5e98b7
authored
18 years ago
by
Alexandre Julliard
Browse files
Options
Downloads
Patches
Plain Diff
Release 0.9.17.
parent
defbc49b
No related branches found
Branches containing commit
Tags
wine-1.7.48
Tags containing commit
No related merge requests found
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
ANNOUNCE
+7
-7
7 additions, 7 deletions
ANNOUNCE
ChangeLog
+1541
-0
1541 additions, 0 deletions
ChangeLog
VERSION
+1
-1
1 addition, 1 deletion
VERSION
configure
+9
-9
9 additions, 9 deletions
configure
with
1558 additions
and
17 deletions
ANNOUNCE
+
7
−
7
View file @
db5e98b7
This is release 0.9.1
6
of Wine, a free implementation of Windows on Unix.
This is release 0.9.1
7
of Wine, a free implementation of Windows on Unix.
What's new in this release:
-
M
ore work on Direct3D shaders.
-
Major DirectDraw rewrite on top of Direct3D
.
-
S
upport for
debug information in Dwarf format
.
-
Beginnings of an OleView Winelib application
.
-
Still m
ore work on Direct3D shaders.
-
Now using the Gecko engine directly for MSHTML
.
-
Better s
upport for
apps switching to full screen mode
.
-
Support for multiple joysticks
.
- Lots of bug fixes.
Because of lags created by using mirrors, this message may reach you
before the release is available at the public sites. The sources will
be available from the following locations:
http://ibiblio.org/pub/linux/system/emulators/wine/wine-0.9.1
6
.tar.bz2
http://prdownloads.sourceforge.net/wine/wine-0.9.1
6
.tar.bz2
http://ibiblio.org/pub/linux/system/emulators/wine/wine-0.9.1
7
.tar.bz2
http://prdownloads.sourceforge.net/wine/wine-0.9.1
7
.tar.bz2
Binary packages for various distributions will be available from:
...
...
This diff is collapsed.
Click to expand it.
ChangeLog
+
1541
−
0
View file @
db5e98b7
This diff is collapsed.
Click to expand it.
VERSION
+
1
−
1
View file @
db5e98b7
Wine version 0.9.1
6
Wine version 0.9.1
7
This diff is collapsed.
Click to expand it.
configure
+
9
−
9
View file @
db5e98b7
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.60a for Wine 0.9.1
6
.
# Generated by GNU Autoconf 2.60a for Wine 0.9.1
7
.
#
# Report bugs to <wine-devel@winehq.org>.
#
...
...
@@ -559,8 +559,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='Wine'
PACKAGE_TARNAME='wine'
PACKAGE_VERSION='0.9.1
6
'
PACKAGE_STRING='Wine 0.9.1
6
'
PACKAGE_VERSION='0.9.1
7
'
PACKAGE_STRING='Wine 0.9.1
7
'
PACKAGE_BUGREPORT='wine-devel@winehq.org'
ac_unique_file="server/atom.c"
...
...
@@ -1278,7 +1278,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
\`configure' configures Wine 0.9.1
6
to adapt to many kinds of systems.
\`configure' configures Wine 0.9.1
7
to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
...
...
@@ -1347,7 +1347,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of Wine 0.9.1
6
:";;
short | recursive ) echo "Configuration of Wine 0.9.1
7
:";;
esac
cat <<\_ACEOF
...
...
@@ -1442,7 +1442,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
Wine configure 0.9.1
6
Wine configure 0.9.1
7
generated by GNU Autoconf 2.60a
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
...
...
@@ -1456,7 +1456,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by Wine $as_me 0.9.1
6
, which was
It was created by Wine $as_me 0.9.1
7
, which was
generated by GNU Autoconf 2.60a. Invocation command line was
$ $0 $@
...
...
@@ -24749,7 +24749,7 @@ exec 6>&1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by Wine $as_me 0.9.1
6
, which was
This file was extended by Wine $as_me 0.9.1
7
, which was
generated by GNU Autoconf 2.60a. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
...
...
@@ -24802,7 +24802,7 @@ Report bugs to <bug-autoconf@gnu.org>."
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
Wine config.status 0.9.1
6
Wine config.status 0.9.1
7
configured by $0, generated by GNU Autoconf 2.60a,
with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
...
...
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