summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodney Dawes <dobey@novell.com>2006-09-05 01:57:36 +0000
committerRodney Dawes <dobey@src.gnome.org>2006-09-05 01:57:36 +0000
commitccbc46325585c769ceeebbb900a5aaab7a31d417 (patch)
treecb4703e24640b08e41c4817917fd05905e533417
parentdc53383c87aaf91c3b3ba7b1255732c471db4ed9 (diff)
downloadadwaita-icon-theme-ccbc46325585c769ceeebbb900a5aaab7a31d417.tar.gz
Update for 2.16.0.1 "OH NO! ITALIANS!!" releaseGNOME_ICON_THEME_2_16_0_1
2006-09-04 Rodney Dawes <dobey@novell.com> * NEWS: * configure.in: Update for 2.16.0.1 "OH NO! ITALIANS!!" release
-rw-r--r--ChangeLog5
-rw-r--r--NEWS9
-rw-r--r--configure.in2
3 files changed, 15 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c04b53173..ea8afcd2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-09-04 Rodney Dawes <dobey@novell.com>
+ * NEWS:
+ * configure.in: Update for 2.16.0.1 "OH NO! ITALIANS!!" release
+
+2006-09-04 Rodney Dawes <dobey@novell.com>
+
* */actions/Makefile.am:
* */actions/system-lock-screen.*:
Update system-lock-screen icons from Lapo Calamandrei
diff --git a/NEWS b/NEWS
index 6b4ddc54d..fa39639dc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Version 2.16.0.1
+
+* Updated system-lock-screen icon to fill all sizes
+ -- bug #354257 (Lapo Calamandrei)
+* Updated accessories-text-editor icon to fill all sizes
+ -- bug #354256 (Lapo Calamandrei)
+* Updated 24x24 utilities-terminal icon from 22x22 icon
+ -- bug #354279 (Rodney Dawes)
+
Version 2.16.0
* Add gtk-edit icon at 16x16, 22x22, and 24x24 sizes (Lapo Calamandrei)
diff --git a/configure.in b/configure.in
index 2fb3ebf91..3aa489ccf 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.53)
-AC_INIT([gnome-icon-theme], [2.16.0],
+AC_INIT([gnome-icon-theme], [2.16.0.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-icon-theme])
AC_CONFIG_SRCDIR(index.theme.in)