"SfR Fresh" - the SfR Freeware/Shareware Archive 
Member "wine-docs-1.0/ANNOUNCE" of archive wine-docs-1.0.tar.gz:
As a special service "SfR Fresh" has tried to format the requested source page into HTML format using source code syntax highlighting with prefixed line numbers.
Alternatively you can here view or download the uninterpreted source code file.
That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
1 This is release 1.0 of the Wine documentation, a collection of guides
2 and their respective translations for Wine 1.0.
3
4 See the README file in the distribution for installation instructions.
5
6 The source is available from the following location:
7
8 http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-1.0.tar.bz2
9
10 Pre-formatted documentation in various formats is available at:
11
12 http://www.winehq.org/site/documentation
13
14 ----------------------------------------------------------------
15
16 Changes since 20070725:
17
18 Alexandre Julliard (8):
19 Removed a # character that breaks the build on WineHQ for some
20 Fixed a typo in a closing tag.
21 Updated the sourceforge repository address.
22 The FAQ is maintained on the wiki now.
23 Convert the .cvsignore files to .gitignore.
24 makefiles: Add rules for automatically rebuilding makefiles.
25 configure: Cosmetic changes. Regenerated with autoconf 2.61.
26 wineusr-guide: Removed some obsolete information.
27
28 Brian Vincent (4):
29 Add FAQ about updating the FAQ and submitting patches.
30 Update Winw User Guide to reflect the switch from the
31 wine.userreg no longer exists and the system administration tips
32 Explicitly address Intel Mac OS X.
33
34 Dan Kegel (1):
35 Add instructions on how to build tests standalone on Windows
36
37 Detlef Riekenberg (3):
38 Fix wine release rate and Emulator-URLs.
39 - Fix a link and the source-archive suffix
40 - Fix system32, winecfg and Printers.
41
42 Dimi Paun (21):
43 Initial import of the Wine SGML documentation
44 Merge branch upstream/po4a.
45 Import of PO4A release 0.21
46 Add missing <qandaentry>
47 Ignore autoconf cache.
48 Move the PO4_* stuff into Make.rules.in; remove unused variables
49 Import of SGMLSpm 1.03ii.
50 Fix --version option.
51 Import of PO4A release cvs-20050630
52 Merge branch upstream/po4a.
53 Ignore config.* files
54 Add a little bit more about building the documentation.
55 Release 20050725.
56 Properly close paragraph.
57 Redirect FAQ questions to wine-devel for now, they are few and far between.
58 Disable the keymap table example, it breaks PS and PDF generation.
59 Disable French docs for now, they don't build.
60 A bit more on how to build the docs.
61 Add a few words on adding a new directory to the wine tree.
62 Simple rephrasing and some formatting fixes.
63 Fix formatting.
64
65 Eric Pouech (1):
66 - fixed a broken HTML reference
67
68 François Gouget (22):
69 Tweak the link to WineHQ's CVS page
70 Use the proper markup instead of non-ascii trademark characters.
71 The documentation is covered by the LGPL.
72 Add .cvsignore files.
73 Move the DB2xxx variables to Make.rules.in. That's where they are
74 Specify the language DocBook should use on the <book> and <article>
75 Make 'all' depend on Make.rules.
76 Add the standard TOPSRCDIR & co variables so we can correctly refer
77 Assorted spelling fixes.
78 Add a framework to handle the translation of Wine's documentation using po4a.
79 Ignore wine-faq's generated files.
80 Warn the user if docbook2html is missing. Offer hints as to which
81 Regenerate the configure script.
82 Fix DLLs vs. DLL's
83 Now that Po4a can translate attributes we don't need the posgml+sed
84 Check for nsgmls and warn the user if it is missing.
85 Remove a stray reference to posgml. Fixes the dependencies of the
86 Integrate the Wine User Guide translation with the WineDocs framework.
87 Integrate the Wine User Guide translation with the WineDocs framework.
88 Rename LANG to DOCLOCALE to avoid messing with the $LANG environment
89 Some 'Wine User Guide' source files have been removed.
90 Assorted spelling fixes.
91
92 Jeff Latimer (5):
93 Document the "info all_regs" command.
94 Add info about getting the Windows DDK to provide libs that don't ship
95 Add a reference as where to obtain instructions for getting
96 Fixed a typo.
97 Add a Quick start to the Wine User Guide.
98
99 Jonathan Ernst (9):
100 - document WINEDLLOVERRIDES
101 - improve the registry section a bit.
102 - regedit is a tool, registry is to be edited
103 - fix dead links in the faqs
104 - Some more deadlinks
105 - one more deadlinks
106 - one more deadlink
107 - user user -> user
108 - CST -> CDT
109
110 Lei Zhang (1):
111 We should mention AUDIODEV, MIXERDEV, and MIDIDEV in the environment
112
113 Mike McCormack (4):
114 Update the FAQ to reference Git.
115 Describe using Git to send patches.
116 Change a few more references from CVS to Git.
117 Update regression testing procedure to use Git.
118
119 Molle Bestefich (2):
120 Fix up winedev-debugger doc to match 0.9.
121 - Link to AppDB for IDA Pro.
122
123 Roger Ye (1):
124 Fix trivial typo.
125
126 Tom Wickline (3):
127 Spelling fixes, typo fixes.
128 Trademark Bricscad.
129 Update current CX Pro price.
130
131 Tony Lambregts (1):
132 Change wine -v to wine -version since wine -v does not work.
133
134 Zhangrong Huang (1):
135 Add the wineesd documentation to the multimedia section.
136
137 --
138 Alexandre Julliard
139 julliard@winehq.org