blob: b8a490d883eefd477a52e3fa3e12cd1ba30a0395 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
### mate-common 1.21.0
* bump version
### mate-common 1.20.0
* bump version
### mate-common 1.19.0
* bump version
### mate-common 1.18.0
* NEWS: use consistent, project wide, markdown-like formatting
to make generating release announcements easier
### mate-common 1.16.0
* Check only for autoreconf in mate-autogen as autoconf, automake,
libtool, gettext are already checked by autoreconf
### mate-common 1.14.0
* Remove references to obsolete MATE components
### mate-common 1.12.0
* Support lcov 1.12
* Update docs and example script
### mate-common 1.10.0
* Add support for automake 1.15
* Support lcov 1.11
* Check for appdata-xml.m4 with APPDATA_XML
* Run glib-gettexize if using GLib gettext
### mate-common 1.8.0
* Replace mate-doc-utils with yelp-tools
* Cherry pick many improvements from gnome-common
* Use autoreconf
|