winebuild: Replace note about the Changelog file.

This commit is contained in:
André Hentschel 2013-07-16 23:09:41 +02:00 committed by Alexandre Julliard
parent f46590e997
commit b49c923503
1 changed files with 2 additions and 3 deletions

View File

@ -477,9 +477,8 @@ can be a decimal number or a hex number preceded by "0x".
.B winebuild .B winebuild
has been worked on by many people over the years. The main authors are has been worked on by many people over the years. The main authors are
Robert J. Amstadt, Alexandre Julliard, Martin von Loewis, Ulrich Robert J. Amstadt, Alexandre Julliard, Martin von Loewis, Ulrich
Weigand and Eric Youngdale. Many other Wine developers have Weigand and Eric Youngdale. Many other people have contributed new features
contributed, please check the file Changelog in the Wine distribution and bug fixes. For a complete list, see the git commit logs.
for the complete details.
.SH BUGS .SH BUGS
It is not yet possible to use a PE-format dll in an import It is not yet possible to use a PE-format dll in an import
specification; only Wine dlls can be imported. specification; only Wine dlls can be imported.