aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2004-07-20 03:04:27 +0800
committerMarco Pesenti Gritti <marco@src.gnome.org>2004-07-20 03:04:27 +0800
commit893b5efca15082e8a3a20676f657b2a17146da7e (patch)
tree3747a98472f9f5291553760897030e865b895b4b
parenta43be88202d423307d4612e444e984cea45f6d99 (diff)
downloadgsoc2013-epiphany-893b5efca15082e8a3a20676f657b2a17146da7e.tar
gsoc2013-epiphany-893b5efca15082e8a3a20676f657b2a17146da7e.tar.gz
gsoc2013-epiphany-893b5efca15082e8a3a20676f657b2a17146da7e.tar.bz2
gsoc2013-epiphany-893b5efca15082e8a3a20676f657b2a17146da7e.tar.lz
gsoc2013-epiphany-893b5efca15082e8a3a20676f657b2a17146da7e.tar.xz
gsoc2013-epiphany-893b5efca15082e8a3a20676f657b2a17146da7e.tar.zst
gsoc2013-epiphany-893b5efca15082e8a3a20676f657b2a17146da7e.zip
=== Release 1.3.3 ===Release133
2004-07-19 Marco Pesenti Gritti <marco@gnome.org> * NEWS: * configure.in: * doc/reference/tmpl/ephy-embed.sgml: === Release 1.3.3 ===
-rw-r--r--ChangeLog8
-rw-r--r--NEWS30
-rw-r--r--configure.in2
-rw-r--r--doc/reference/tmpl/ephy-embed.sgml2
4 files changed, 40 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index fd0bc759f..8f35d0ca7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2004-07-19 Marco Pesenti Gritti <marco@gnome.org>
+ * NEWS:
+ * configure.in:
+ * doc/reference/tmpl/ephy-embed.sgml:
+
+ === Release 1.3.3 ===
+
+2004-07-19 Marco Pesenti Gritti <marco@gnome.org>
+
* lib/ephy-prefs.h:
* src/ephy-shell.c: (ephy_shell_new_tab):
* src/ephy-window.c: (ephy_window_fullscreen),
diff --git a/NEWS b/NEWS
index 2d0b8fb21..a2d115460 100644
--- a/NEWS
+++ b/NEWS
@@ -2,10 +2,38 @@
Epiphany 1.3.3
==============
-New translations:
+New features
+
+ * Lockdown: disable_quit, disable_new_window,
+ first_window_fullscreen (Christian, Christopher James Lahey)
+
+Interface changes
+
+ * Sort history items by last visit
+ * Improve bookmarks toolbar direct manipulation (Marco)
+
+Bug Fixes
+
+ * Fix print dialog filename encoding (Christian)
+ * Fix some memory leaks (Xan, Christian)
+
+New Translations:
* רועי קרשטיין, גיל אשר (he)
+Updated Translations:
+
+ * Vladimir Petkov (bg)
+ * Miloslav Trmac (cs)
+ * Ole Laursen (da)
+ * Nikos Charonitakis (el)
+ * Gareth Owen (en_GB)
+ * Francisco Javier F. Serrador (es)
+ * Gil Osher (he)
+ * Laszlo Dvornik (hu)
+ * Takeshi AIHANA (ja)
+ * Estêvão Samuel Procópio (pt_BR)
+ * Laurent Dhima (sq)
==============
Epiphany 1.3.2
diff --git a/configure.in b/configure.in
index 0d7bca2ca..6ce674512 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(epiphany, 1.3.2.90,
+AC_INIT(epiphany, 1.3.3,
[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany])
GNOME_COMMON_INIT
diff --git a/doc/reference/tmpl/ephy-embed.sgml b/doc/reference/tmpl/ephy-embed.sgml
index 456b04bac..787e143fb 100644
--- a/doc/reference/tmpl/ephy-embed.sgml
+++ b/doc/reference/tmpl/ephy-embed.sgml
@@ -126,6 +126,8 @@ be done by casting).
@:
@:
@:
+@:
+@:
@:
<!-- ##### SIGNAL EphyEmbed::ge-security-change ##### -->