From f4577f97259864af3994d45270ce951bdc6dc9b2 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sat, 29 May 2004 14:53:03 +0000 Subject: Updating NEWS --- NEWS | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 6807bbe0c..8c9c0258a 100644 --- a/NEWS +++ b/NEWS @@ -3,8 +3,13 @@ Epiphany 1.3.0 ============== [up to and including - 2004-05-29 Christian Rose - * configure.in: Added "tk" to ALL_LINGUAS. + +2004-05-29 Christian Persch + + * lib/ephy-debug.h: + + Use ISO style variable argument macros. Patch by Brian Cameron, + part of bug #141319. ] New features @@ -52,8 +57,7 @@ Code changes * Made sure every file includes config.h (Christian) * Use more efficient mozilla string conversion routines (Christian) - * Adapt to various mozilla API changes (Marco, Christian, Xan, Piers, - ) + * Adapt to various mozilla API changes (Marco, Christian, Xan, Piers) * Improve chrome handling (Marco) * Cleanup after making EphyTab a GtkBin (Christian) * Some API cleanups (Adam) @@ -78,6 +82,7 @@ Code changes * Some fixes for compilation with gcc 2.95 (Christian) * Backport changed from the new gtkcellrendererprogress which was based on ephy's, to support RTL and fix overflow bug (Christian) + * Various solaris portability fixes (Brian Cameron, Christian) Bug fixes -- cgit