summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlberts Muktupāvels <alberts.muktupavels@gmail.com>2014-10-09 20:59:20 +0300
committerAlberts Muktupāvels <alberts.muktupavels@gmail.com>2014-10-09 20:59:20 +0300
commit12f018699925713200710397cecaf27d0fcad143 (patch)
tree1a1502557838ac3ece736632f81faa7ac35b830c
parent5691341e9eb62b27fd9a200b3a15ffb0944a0075 (diff)
downloadmetacity-12f018699925713200710397cecaf27d0fcad143.tar.gz
bump version ro 3.14.0, update NEWS3.14.0
-rw-r--r--NEWS20
-rw-r--r--configure.ac2
2 files changed, 21 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d10f3a10..78a96761 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+Version 3.14.0
+==============
+- Theme format version updated to 3.5, mostly patches from mutter. (Owen W. Taylor,
+ Florian Müllner, Jasper St. Pierre)
+- Optionally attach modal dialogs. (Maxim Ermilov)
+ [This was added as dependency for updating theme format version and is not
+ available for use in metacity]
+- Updated *.doap file. (Alberts Muktupāvels, Olav Vitters)
+- Added support for _GTK_FRAME_EXTENTS. (Again based on mutter)
+- Added support for _GTK_THEME_VARIANT. (Patches from mutter, mostly work
+ by Florian Müllner)
+- Shadows won't be added to maximized windows. (Alberts Muktupāvels)
+- Fixed some deprecated warnings. (Alberts Muktupāvels)
+- Ignore adding a window if it's already present. (hordepfo)
+- Some other fixes/changes adapted from mutter.
+- Updated translations:
+ Andika Triwidada (id), Daniel Mustieles (es), Enrico Nicoletto (pt_BR),
+ Gábor Kelemen (hu), genodeftest (de), Inaki Larranaga Murgoiti (eu),
+ Marek Černocký (cs), MarMav (el), Piotr Drąg (pl), Rafael Ferreira (pt_BR).
+
Version 3.12.0
==============
- Port GTK+ 2 to GTK+ 3 (Mutter developers)
diff --git a/configure.ac b/configure.ac
index 4284fcfa..0d3e91ee 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ(2.50)
m4_define([metacity_major_version], [3])
-m4_define([metacity_minor_version], [12])
+m4_define([metacity_minor_version], [14])
m4_define([metacity_micro_version], [0])
m4_define([metacity_version],