diff options
author | Christian Persch <chpe@src.gnome.org> | 2004-05-29 22:53:03 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-05-29 22:53:03 +0800 |
commit | f4577f97259864af3994d45270ce951bdc6dc9b2 (patch) | |
tree | d325fc1ebd9875c1d8d24c0e2cd7387d543f8e56 /NEWS | |
parent | f024b75b0fcbf91d0230ac47b8c44294316a13e2 (diff) | |
download | gsoc2013-epiphany-f4577f97259864af3994d45270ce951bdc6dc9b2.tar.gz gsoc2013-epiphany-f4577f97259864af3994d45270ce951bdc6dc9b2.tar.zst gsoc2013-epiphany-f4577f97259864af3994d45270ce951bdc6dc9b2.zip |
Updating NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 9 insertions, 4 deletions
@@ -3,8 +3,13 @@ Epiphany 1.3.0 ============== [up to and including - 2004-05-29 Christian Rose <menthos@menthos.com> - * configure.in: Added "tk" to ALL_LINGUAS. + +2004-05-29 Christian Persch <chpe@cvs.gnome.org> + + * 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 |