Feature #1146 ยป 0022-NEWS-3.2-Add.patch
| Makefile.am | ||
|---|---|---|
|
ChangeLog-1.0-S3_0 \
|
||
|
COPYING \
|
||
|
INSTALL \
|
||
|
NEWS
|
||
|
# On branch: add NEWS-x.x here and remove this comment
|
||
|
NEWS \
|
||
|
NEWS-3.2
|
||
|
EXTRA_DIST = autogen.sh \
|
||
|
configure.ac \
|
||
| NEWS-3.2 | ||
|---|---|---|
|
==============================
|
||
|
Welcome to Freeciv 3.2.0-beta2
|
||
|
==============================
|
||
|
The changes in the 3.2.x series are summarised below.
|
||
|
For changes prior to 3.2, see NEWS. For more detailed changes,
|
||
|
see the ChangeLog file.
|
||
| meson.build | ||
|---|---|---|
|
install_data(
|
||
|
'COPYING',
|
||
|
'NEWS',
|
||
|
'NEWS-3.2',
|
||
|
'INSTALL',
|
||
|
'ChangeLog',
|
||
|
'doc/BUGS',
|
||