summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--ChangeLog.pre-2-104
-rw-r--r--ChangeLog.pre-2-84
-rw-r--r--NEWS22
4 files changed, 34 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9758c556e4..b8a4e6204b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-08-02 Matthias Clasen <mclasen@redhat.com>
+
+ * NEWS: Updates
+
2005-08-01 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkfixed.c (gtk_fixed_put): Fix a typo, spotted by
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 9758c556e4..b8a4e6204b 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,7 @@
+2005-08-02 Matthias Clasen <mclasen@redhat.com>
+
+ * NEWS: Updates
+
2005-08-01 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkfixed.c (gtk_fixed_put): Fix a typo, spotted by
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 9758c556e4..b8a4e6204b 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,7 @@
+2005-08-02 Matthias Clasen <mclasen@redhat.com>
+
+ * NEWS: Updates
+
2005-08-01 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkfixed.c (gtk_fixed_put): Fix a typo, spotted by
diff --git a/NEWS b/NEWS
index 9f4449bd7c..7542f90147 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Overview of Changes from GTK+ 2.7.4 to GTK+ 2.7.5
+=================================================
+* Rename the default theme to "Raleigh" [Thomas Wood]
+* Add a permformance testing framework [Federico Mena Quintero]
+* Catch format errors in translations. This may cause
+ "make check" to fail when using older versions
+ of gettext [Matthias]
+* Win32
+ - Implement the urgency hint [Tor Lillqvist]
+ - Update ms-windows theme [Dom Lachowicz]
+ - Improve tablet handling [Robert Ă–gren]
+ - Bug fixes [Kazuki Iwamoto, Tor Lillqvist, Tim Evans,
+ J. Ali Harlow, Hans Breuer]
+* Other bug fixes [Callum McKenzie, Matthias, Kjartan Maraas,
+ Elijah Newren, Morten Welinder, Owen Taylor, Johan Dahlin,
+ Peter Zelezny, Dan Winship, Damien Carbery, Alex Graveley,
+ Mike Morrison, David Odin]
+* Documentation improvements [Fabrice Bauzac, Claudio Saavedra,
+ Federico Mena Quintero]
+* New and updated translation (ar,bg,cs,de,fi,gu,ja,nb,nl,no,
+ pl,pt,sq,zh_CN,zh_TW)
+
Overview of Changes from GTK+ 2.7.3 to GTK+ 2.7.4
=================================================
* Make svg icon themes work better [Matthias]