diff options
author | Martin Wimpress <[email protected]> | 2017-01-13 16:13:03 +0000 |
---|---|---|
committer | Martin Wimpress <[email protected]> | 2017-01-13 16:13:03 +0000 |
commit | 882d573105cf9f5fa776d234ad7606ad7688f46e (patch) | |
tree | 502e2da564952c08c1b50545c5c904b552c66dc9 /NEWS | |
parent | 0527be3a0c86cb35d735e75807b867773a2ae6db (diff) | |
download | mate-common-882d573105cf9f5fa776d234ad7606ad7688f46e.tar.bz2 mate-common-882d573105cf9f5fa776d234ad7606ad7688f46e.tar.xz |
Update mate-common NEWS to use consistent, project wide, markdown-like formatting. This will make generating release announcements easier.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -1,30 +1,30 @@ -1.17.0 +### mate-common 1.17.0 - * bump version + * Bump version -1.16.0 +### mate-common 1.16.0 * Check only for autoreconf in mate-autogen as autoconf, automake, libtool, gettext are already checked by autoreconf -1.14.0 +### mate-common 1.14.0 * Remove references to obsolete MATE components -1.12.0 +### mate-common 1.12.0 * Support lcov 1.12 * Update docs and example script -1.10.0 +### 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 -1.8.0 +### mate-common 1.8.0 * Replace mate-doc-utils with yelp-tools * Cherry pick many improvements from gnome-common - * Use autoreconf + * Use autoreconf
\ No newline at end of file |