blob: ebc289687b7eac385c12b06ece49ddef87d1b5d2 (
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
|
1.17.0
* bump version
1.16.0
* Check only for autoreconf in mate-autogen as autoconf, automake,
libtool, gettext are already checked by autoreconf
1.14.0
* Remove references to obsolete MATE components
1.12.0
* Support lcov 1.12
* Update docs and example script
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
1.8.0
* Replace mate-doc-utils with yelp-tools
* Cherry pick many improvements from gnome-common
* Use autoreconf
|