summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodney Dawes <dobey@novell.com>2006-01-17 13:21:56 +0000
committerRodney Dawes <dobey@src.gnome.org>2006-01-17 13:21:56 +0000
commit26f6b07db71c0327136018f514e731eaa9008946 (patch)
treec738f2dc3206837912f58c6e64322a5aa1f74214
parent1da5e0f1810d761b6871afbf556a05c4c351ca95 (diff)
downloadadwaita-icon-theme-GNOME_ICON_THEME_2_13_5_1.tar.gz
Update for 2.13.5.1 releaseGNOME_ICON_THEME_2_13_5_1
2006-01-17 Rodney Dawes <dobey@novell.com> * NEWS: * configure.in: Update for 2.13.5.1 release
-rw-r--r--ChangeLog5
-rw-r--r--NEWS7
-rw-r--r--configure.in2
3 files changed, 12 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index ab4ef393d..cd1a3eda4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-01-17 Rodney Dawes <dobey@novell.com>
+ * NEWS:
+ * configure.in: Update for 2.13.5.1 release
+
+2006-01-17 Rodney Dawes <dobey@novell.com>
+
* 48x48/devices/Makefile.am:
* 48x48/places/Makefile.am:
Fix a couple of incorrect size settings that break the theme
diff --git a/NEWS b/NEWS
index 14e1bc4c9..8376b2382 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,9 @@
-Version 2.13.5
+Version 2.13.5.1
+
+* Update a few icons to use hints from Tango Style Guidelines (Jakub Steiner)
+* Fix some icons being installed to wrong size locations (Rodney Dawes)
+
+Changes since 2.13.5
* Initial major cleanup and porting to Icon Naming Spec
-- bugs #317460, #318505, #163693, #303601, #112909, #169745 (Rodney Dawes)
diff --git a/configure.in b/configure.in
index c70f5bfe7..3cec131fb 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.13.5],
+AC_INIT([gnome-icon-theme], [2.13.5.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-icon-theme])
AC_CONFIG_SRCDIR(index.theme.in)