Commit d7d3169d authored by Alexandre Julliard's avatar Alexandre Julliard

Release 0.9.

parent 42684b7b
This is release 20050930 of Wine, a free implementation of Windows on This is release 0.9 of Wine, a free implementation of Windows on Unix.
Unix. This is still a developers only release. There are many bugs After 12 years of development, this release marks the beginning of the
and unimplemented features. Most applications still do not work beta testing phase. Everybody is encouraged to try it; while there
correctly. are still bugs, most applications are expected to at least install and
do something useful.
WHAT'S NEW with Wine-20050930: (see ChangeLog for details)
- Joystick force feedback support. Because of lags created by using mirrors, this message may reach you
- Beginnings of Win64 support. before the release is available at the ftp sites. The sources will be
- Many MSI fixes and cleanups. available from the following locations:
- Font linking support.
- Several OLE fixes. http://ibiblio.org/pub/linux/system/emulators/wine/wine-0.9.tar.bz2
- Some fixes for MacOS/x86. http://prdownloads.sourceforge.net/wine/wine-0.9.tar.bz2
- Lots of bug fixes.
Binary packages for various distributions will be available from:
See the README file in the distribution for installation instructions.
http://www.winehq.org/site/download
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 You will find documentation on http://www.winehq.org/site/documentation.
from the following locations:
http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-20050930.tar.gz
http://prdownloads.sourceforge.net/wine/Wine-20050930.tar.gz
It should also be available from any other site that mirrors ibiblio.org.
These locations also hold pre-built documentation packages in various
formats: wine-doc-en-html.tar.gz, wine-doc-en-txt.tar.gz,
wine-doc-en-pdf.tar.gz and wine-doc-en-ps.tar.gz.
You can also get the current source directly from the CVS tree. Check You can also get the current source directly from the CVS tree. Check
http://www.winehq.org/cvs for details. http://www.winehq.org/cvs for details.
...@@ -33,10 +24,6 @@ Patches should be submitted to "wine-patches@winehq.org". Please ...@@ -33,10 +24,6 @@ Patches should be submitted to "wine-patches@winehq.org". Please
don't forget to include a ChangeLog entry. If you submitted a patch, don't forget to include a ChangeLog entry. If you submitted a patch,
please check to make sure it has been included in the new release. please check to make sure it has been included in the new release.
If you want to receive by mail a patch against the previous release
when a new one is released, you can subscribe to the mailing list at
http://www.winehq.org/mailman/listinfo/wine-releases .
Wine is available thanks to the work of many people. See the file Wine is available thanks to the work of many people. See the file
AUTHORS in the distribution for the complete list. AUTHORS in the distribution for the complete list.
......
Wine version 20050930 Wine version 0.9
#! /bin/sh #! /bin/sh
# Guess values for system-dependent variables and create Makefiles. # Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.59 for Wine 20050930. # Generated by GNU Autoconf 2.59 for Wine 0.9.
# #
# Report bugs to <wine-devel@winehq.org>. # Report bugs to <wine-devel@winehq.org>.
# #
...@@ -269,8 +269,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} ...@@ -269,8 +269,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package. # Identity of this package.
PACKAGE_NAME='Wine' PACKAGE_NAME='Wine'
PACKAGE_TARNAME='wine' PACKAGE_TARNAME='wine'
PACKAGE_VERSION='20050930' PACKAGE_VERSION='0.9'
PACKAGE_STRING='Wine 20050930' PACKAGE_STRING='Wine 0.9'
PACKAGE_BUGREPORT='wine-devel@winehq.org' PACKAGE_BUGREPORT='wine-devel@winehq.org'
ac_unique_file="server/atom.c" ac_unique_file="server/atom.c"
...@@ -788,7 +788,7 @@ if test "$ac_init_help" = "long"; then ...@@ -788,7 +788,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing. # 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. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
\`configure' configures Wine 20050930 to adapt to many kinds of systems. \`configure' configures Wine 0.9 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
...@@ -853,7 +853,7 @@ fi ...@@ -853,7 +853,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of Wine 20050930:";; short | recursive ) echo "Configuration of Wine 0.9:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
...@@ -984,7 +984,7 @@ fi ...@@ -984,7 +984,7 @@ fi
test -n "$ac_init_help" && exit 0 test -n "$ac_init_help" && exit 0
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
Wine configure 20050930 Wine configure 0.9
generated by GNU Autoconf 2.59 generated by GNU Autoconf 2.59
Copyright (C) 2003 Free Software Foundation, Inc. Copyright (C) 2003 Free Software Foundation, Inc.
...@@ -998,7 +998,7 @@ cat >&5 <<_ACEOF ...@@ -998,7 +998,7 @@ cat >&5 <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by Wine $as_me 20050930, which was It was created by Wine $as_me 0.9, which was
generated by GNU Autoconf 2.59. Invocation command line was generated by GNU Autoconf 2.59. Invocation command line was
$ $0 $@ $ $0 $@
...@@ -3257,7 +3257,7 @@ _ACEOF ...@@ -3257,7 +3257,7 @@ _ACEOF
cat confdefs.h >>conftest.$ac_ext cat confdefs.h >>conftest.$ac_ext
cat >>conftest.$ac_ext <<_ACEOF cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */ /* end confdefs.h. */
#include <X11/Intrinsic.h> #include <X11/Xlib.h>
_ACEOF _ACEOF
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
(eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
...@@ -3284,7 +3284,7 @@ else ...@@ -3284,7 +3284,7 @@ else
sed 's/^/| /' conftest.$ac_ext >&5 sed 's/^/| /' conftest.$ac_ext >&5
for ac_dir in $ac_x_header_dirs; do for ac_dir in $ac_x_header_dirs; do
if test -r "$ac_dir/X11/Intrinsic.h"; then if test -r "$ac_dir/X11/Xlib.h"; then
ac_x_includes=$ac_dir ac_x_includes=$ac_dir
break break
fi fi
...@@ -3298,18 +3298,18 @@ if test "$ac_x_libraries" = no; then ...@@ -3298,18 +3298,18 @@ if test "$ac_x_libraries" = no; then
# See if we find them without any special options. # See if we find them without any special options.
# Don't add to $LIBS permanently. # Don't add to $LIBS permanently.
ac_save_LIBS=$LIBS ac_save_LIBS=$LIBS
LIBS="-lXt $LIBS" LIBS="-lX11 $LIBS"
cat >conftest.$ac_ext <<_ACEOF cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */ /* confdefs.h. */
_ACEOF _ACEOF
cat confdefs.h >>conftest.$ac_ext cat confdefs.h >>conftest.$ac_ext
cat >>conftest.$ac_ext <<_ACEOF cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */ /* end confdefs.h. */
#include <X11/Intrinsic.h> #include <X11/Xlib.h>
int int
main () main ()
{ {
XtMalloc (0) XrmInitialize ()
; ;
return 0; return 0;
} }
...@@ -3347,7 +3347,7 @@ for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g` ...@@ -3347,7 +3347,7 @@ for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
do do
# Don't even attempt the hair of trying to link an X program! # Don't even attempt the hair of trying to link an X program!
for ac_extension in a so sl; do for ac_extension in a so sl; do
if test -r $ac_dir/libXt.$ac_extension; then if test -r $ac_dir/libX11.$ac_extension; then
ac_x_libraries=$ac_dir ac_x_libraries=$ac_dir
break 2 break 2
fi fi
...@@ -18958,7 +18958,7 @@ _ASBOX ...@@ -18958,7 +18958,7 @@ _ASBOX
} >&5 } >&5
cat >&5 <<_CSEOF cat >&5 <<_CSEOF
This file was extended by Wine $as_me 20050930, which was This file was extended by Wine $as_me 0.9, which was
generated by GNU Autoconf 2.59. Invocation command line was generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
...@@ -19021,7 +19021,7 @@ _ACEOF ...@@ -19021,7 +19021,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\ ac_cs_version="\\
Wine config.status 20050930 Wine config.status 0.9
configured by $0, generated by GNU Autoconf 2.59, configured by $0, generated by GNU Autoconf 2.59,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment