diff options
author | monsta <[email protected]> | 2016-04-06 16:01:38 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2016-04-06 16:01:38 +0300 |
commit | 2c78f9151d95329e75494d6ac69eb00d59025b7c (patch) | |
tree | 8a2573d703b41d208acba8ce104802dd714fdfe1 | |
parent | eec3981bf7d29a70e6393afbc9458c1c7829ba3d (diff) | |
download | mozo-2c78f9151d95329e75494d6ac69eb00d59025b7c.tar.bz2 mozo-2c78f9151d95329e75494d6ac69eb00d59025b7c.tar.xz |
update NEWS and pack 1.13.x changes into single 1.14.0 entry
-rw-r--r-- | NEWS | 10 |
1 files changed, 4 insertions, 6 deletions
@@ -1,10 +1,8 @@ -1.13.1 +1.14.0 - * port to GTK+3 and make it buildable only for GTK+3 - -1.13.0 - - * bump version + * Move to GTK+3 and GObject Introspection, drop old + PyGTK-related code + * Translations update 1.12.0 |