summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2005-07-22 16:23:34 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-07-22 16:23:34 +0000
commite4ac49b48e84e70c8f8215b178378ce4fda94b42 (patch)
tree2e50cbbb0e59afbfec7adc7f6f18980ddc79c842
parentfe1380e0c41a4e42c294e0c01caac125eb924755 (diff)
downloadgdk-pixbuf-e4ac49b48e84e70c8f8215b178378ce4fda94b42.tar.gz
Updates
-rw-r--r--ChangeLog2
-rw-r--r--ChangeLog.pre-2-102
-rw-r--r--ChangeLog.pre-2-82
-rw-r--r--NEWS14
4 files changed, 15 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 3753d9c68..45b039ab4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2005-07-22 Matthias Clasen <mclasen@redhat.com>
+ * NEWS: Updates
+
* gtk/gtkmessagedialog.c (gtk_message_dialog_format_secondary_markup):
Point out escaping oversight. (#311260, Owen Taylor)
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 3753d9c68..45b039ab4 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,5 +1,7 @@
2005-07-22 Matthias Clasen <mclasen@redhat.com>
+ * NEWS: Updates
+
* gtk/gtkmessagedialog.c (gtk_message_dialog_format_secondary_markup):
Point out escaping oversight. (#311260, Owen Taylor)
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 3753d9c68..45b039ab4 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,5 +1,7 @@
2005-07-22 Matthias Clasen <mclasen@redhat.com>
+ * NEWS: Updates
+
* gtk/gtkmessagedialog.c (gtk_message_dialog_format_secondary_markup):
Point out escaping oversight. (#311260, Owen Taylor)
diff --git a/NEWS b/NEWS
index 711ff1fde..9f4449bd7 100644
--- a/NEWS
+++ b/NEWS
@@ -3,17 +3,21 @@ Overview of Changes from GTK+ 2.7.3 to GTK+ 2.7.4
* Make svg icon themes work better [Matthias]
* GtkPlug/GtkSocket: Make these cross-platform
and implement them for Win32 [Tor]
-* Make font rendering xsettings work with
- pangocairo [Owen]
+* Make font rendering xsettings work with pangocairo [Owen]
+* Fix sporadic segfaults in the GtkTreeModelSort [James
+ Bramford, Markku Vire, Kristian Rietveld]
+* Improve gdk-pixbuf's ability to recognize
+ svg images. [William Jon McCann]
* Win32
- Build fixes [Tor Lillqvist]
- Fix clipping issues [Robert Ögren]
- Bug fixes [Peter Zelezny]
* Other bug fixes [Christian Persch, Arkady L. Shane,
Matthias, Tommi Komulainen, Alexander Larsson, Owen,
- Thomas Vander Stichele]
-* Documentation improvements [Steve Chaplin, Matthias]
-* New and updated translations (en_CA,fr,lt,nl,sk,th,zh_CN)
+ Thomas Vander Stichele, Robert Ögren]
+* Documentation improvements [Steve Chaplin, Matthias,
+ Federico Mena Quintero]
+* New and updated translations (en_CA,fr,hy,lt,nl,sk,th,zh_CN)
Overview of Changes from GTK+ 2.7.2 to GTK+ 2.7.3
=================================================