diff options
-rw-r--r-- | ChangeLog | 8 | ||||
-rw-r--r-- | NEWS | 30 | ||||
-rw-r--r-- | configure.in | 2 | ||||
-rw-r--r-- | doc/reference/tmpl/ephy-embed.sgml | 2 |
4 files changed, 40 insertions, 2 deletions
@@ -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), @@ -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 ##### --> |