Module: wine Branch: master Commit: b49c9235037f275a6005f9453af03e1ab20034cb URL: http://source.winehq.org/git/wine.git/?a=commit;h=b49c9235037f275a6005f9453a...
Author: André Hentschel nerv@dawncrow.de Date: Tue Jul 16 23:09:41 2013 +0200
winebuild: Replace note about the Changelog file.
---
tools/winebuild/winebuild.man.in | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/tools/winebuild/winebuild.man.in b/tools/winebuild/winebuild.man.in index b64bd56..c729499 100644 --- a/tools/winebuild/winebuild.man.in +++ b/tools/winebuild/winebuild.man.in @@ -477,9 +477,8 @@ can be a decimal number or a hex number preceded by "0x". .B winebuild has been worked on by many people over the years. The main authors are Robert J. Amstadt, Alexandre Julliard, Martin von Loewis, Ulrich -Weigand and Eric Youngdale. Many other Wine developers have -contributed, please check the file Changelog in the Wine distribution -for the complete details. +Weigand and Eric Youngdale. Many other people have contributed new features +and bug fixes. For a complete list, see the git commit logs. .SH BUGS It is not yet possible to use a PE-format dll in an import specification; only Wine dlls can be imported.