summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodney Dawes <dobey@novell.com>2005-10-03 16:23:22 +0000
committerRodney Dawes <dobey@src.gnome.org>2005-10-03 16:23:22 +0000
commitb16d807eed64391c69988d6d8f936b66ee601a4b (patch)
tree3ee534c6e7d03336cfb27644d89a6c2cbc054a45
parentf1095a928edbc3ff08c12a29df458c1ed56e39da (diff)
downloadadwaita-icon-theme-b16d807eed64391c69988d6d8f936b66ee601a4b.tar.gz
Update for 2.12.1 releaseGNOME_ICON_THEME_2_12_1
2005-10-03 Rodney Dawes <dobey@novell.com> * NEWS: * configure.in: Update for 2.12.1 release
-rw-r--r--ChangeLog5
-rw-r--r--NEWS14
-rw-r--r--configure.in2
3 files changed, 19 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b2e294a4..1b9427262 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-10-03 Rodney Dawes <dobey@novell.com>
+
+ * NEWS:
+ * configure.in: Update for 2.12.1 release
+
2005-10-02 Stanislav Brabec <sbrabec@suse.cz>
* Makefile.am: Install gnome-icon-theme.pc to $(datadir)/pkgconfig
diff --git a/NEWS b/NEWS
index 0d75f0da6..268ee657d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,16 @@
-Version 2.12.0
+Version 2.12.1
+
+Changes since 2.12.0
+
+* Improve architecture independence
+ -- bug #316200 (Stanislav Brabec)
+* Fix permissions of some installed png files to not be executable
+ -- bug #316173 (Stanislav Brabec)
+* Fix installation of media and emoticons to use gnome instead of hicolor
+ -- http://bugzilla.novell.com/show_bug.cgi?id=91387 (Rodney Dawes)
+* Change the volume-knob icon in all sizes, and replace 48x48 with svg
+ -- bug #408160 (Jakub Steiner)
+* Updated translations [bg, bn, eu]
Changes since 2.11.92
diff --git a/configure.in b/configure.in
index 103ea33e8..4370adaae 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.12.0],
+AC_INIT([gnome-icon-theme], [2.12.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-icon-theme])
AC_CONFIG_SRCDIR(index.theme.in)