Commit 36def4af authored by Alexandre Julliard's avatar Alexandre Julliard

Release 1.0.

parent 0123f5a5
Wine version 1.0-rc5
Wine version 1.0
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61 for Wine 1.0-rc5.
# Generated by GNU Autoconf 2.61 for Wine 1.0.
#
# Report bugs to <wine-devel@winehq.org>.
#
......@@ -574,8 +574,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='Wine'
PACKAGE_TARNAME='wine'
PACKAGE_VERSION='1.0-rc5'
PACKAGE_STRING='Wine 1.0-rc5'
PACKAGE_VERSION='1.0'
PACKAGE_STRING='Wine 1.0'
PACKAGE_BUGREPORT='wine-devel@winehq.org'
ac_unique_file="server/atom.c"
......@@ -1293,7 +1293,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 1.0-rc5 to adapt to many kinds of systems.
\`configure' configures Wine 1.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
......@@ -1362,7 +1362,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of Wine 1.0-rc5:";;
short | recursive ) echo "Configuration of Wine 1.0:";;
esac
cat <<\_ACEOF
......@@ -1491,7 +1491,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
Wine configure 1.0-rc5
Wine configure 1.0
generated by GNU Autoconf 2.61
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
......@@ -1505,7 +1505,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 1.0-rc5, which was
It was created by Wine $as_me 1.0, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ $0 $@
......@@ -22741,7 +22741,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 1.0-rc5, which was
This file was extended by Wine $as_me 1.0, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
......@@ -22794,7 +22794,7 @@ Report bugs to <bug-autoconf@gnu.org>."
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
Wine config.status 1.0-rc5
Wine config.status 1.0
configured by $0, generated by GNU Autoconf 2.61,
with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
......
2008-06-16 Alexandre Julliard <julliard@winehq.org>
* AUTHORS:
Updated the authors list.
2008-06-13 Francois Gouget <fgouget@free.fr>
* programs/winecfg/Zh.rc:
winecfg: Remove spaces before '...'.
* programs/regedit/Bg.rc, programs/regedit/Ja.rc:
regedit: Remove spaces before '...'.
* dlls/oledlg/oledlg_Da.rc, dlls/setupapi/Da.rc, programs/cmdlgtst/Da.rc,
programs/oleview/Da.rc, programs/progman/Da.rc,
programs/taskmgr/Da.rc, programs/winefile/Da.rc,
programs/wordpad/Da.rc:
Remove spaces before '...' in the Danish resources.
2008-06-15 Jaime Rave <jaime@rave>
* programs/wineconsole/wineconsole_Es.rc:
wineconsole: Update Spanish translation.
2008-06-13 Matthias Kupfer <matthias.kupfer@informatik.tu-chemnitz.de>
* programs/wordpad/De.rc:
wordpad: Small typo fix for German translation.
2008-06-13 Alexandre Julliard <julliard@winehq.org>
* ANNOUNCE, VERSION, configure, documentation/ChangeLog.BETA:
Release 1.0-rc5.
----------------------------------------------------------------
2008-06-13 Paul Vriens <paul.vriens.wine@gmail.com>
* dlls/kernel32/tests/file.c:
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