aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2004-05-29 22:53:03 +0800
committerChristian Persch <chpe@src.gnome.org>2004-05-29 22:53:03 +0800
commitf4577f97259864af3994d45270ce951bdc6dc9b2 (patch)
treed325fc1ebd9875c1d8d24c0e2cd7387d543f8e56 /NEWS
parentf024b75b0fcbf91d0230ac47b8c44294316a13e2 (diff)
downloadgsoc2013-epiphany-f4577f97259864af3994d45270ce951bdc6dc9b2.tar
gsoc2013-epiphany-f4577f97259864af3994d45270ce951bdc6dc9b2.tar.gz
gsoc2013-epiphany-f4577f97259864af3994d45270ce951bdc6dc9b2.tar.bz2
gsoc2013-epiphany-f4577f97259864af3994d45270ce951bdc6dc9b2.tar.lz
gsoc2013-epiphany-f4577f97259864af3994d45270ce951bdc6dc9b2.tar.xz
gsoc2013-epiphany-f4577f97259864af3994d45270ce951bdc6dc9b2.tar.zst
gsoc2013-epiphany-f4577f97259864af3994d45270ce951bdc6dc9b2.zip
Updating NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 9 insertions, 4 deletions
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 <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