From 83e654c4c67be7ed5eace90783d3f2ba9f1e3d0a Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 2 Aug 2005 21:27:46 +0000 Subject: [PATCH] Updates --- ChangeLog | 4 ++++ ChangeLog.pre-2-10 | 4 ++++ ChangeLog.pre-2-8 | 4 ++++ NEWS | 22 ++++++++++++++++++++++ 4 files changed, 34 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9758c556e4..b8a4e6204b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-08-02 Matthias Clasen + + * NEWS: Updates + 2005-08-01 Matthias Clasen * 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 + + * NEWS: Updates + 2005-08-01 Matthias Clasen * 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 + + * NEWS: Updates + 2005-08-01 Matthias Clasen * 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]