summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2018-08-01 13:34:23 +0200
committerJakub Steiner <jimmac@gmail.com>2018-08-01 13:34:23 +0200
commit2f1a32f8180319feecdff521ddba17bca0ebc0ed (patch)
tree5257cb308e70eb01821e2903f600c2de78f69264
parent386f1982733d3bbe97d573dea609fa106ff68547 (diff)
downloadadwaita-icon-theme-2f1a32f8180319feecdff521ddba17bca0ebc0ed.tar.gz
prepare for 3.29.903.29.90
-rw-r--r--NEWS17
-rw-r--r--configure.ac2
2 files changed, 18 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0ceeffe96..448d22659 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+3.29.90
+ - symbolic fingerprint, smartcard reader devices
+ - emoji category icons in symbolic form
+ - render script improvements by Sam Hewitt
+ - general cleanup and maintenance by Sam
+ - SIM status icons (symbolic)
+ - system-log-out-symbolic
+ - screen sharing status (issue #3)
+ - thicked strokes for *starred-symbolic (issue #4)
+ - iput-gaming and application-games consistent (Sam)
+ - bluetooth rendering fix (Sam)
+ - application-x-appliance alignment (Sam)
+ - tab-new, application-x-executable improvements (Sam)
+ - user-bookmarks metaphor (Sam)
+ - general grid alignment fixes by Sam
+ - SVG filesize optimalizations by Sam
+
3.28.0
3.27.90
- camera-switch-symbolic (bug #750285)
diff --git a/configure.ac b/configure.ac
index fb787dc34..c9b7c551f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.53)
-AC_INIT([adwaita-icon-theme], [3.28.0],
+AC_INIT([adwaita-icon-theme], [3.29.90],
[http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme])
AC_CANONICAL_HOST
AC_CONFIG_MACRO_DIR([m4])