diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-03-08 02:19:19 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-03-08 02:19:19 +0800 |
commit | 930f7e9074820af5068a38954c4dd5756ac8e671 (patch) | |
tree | 61a32e6c3199e80fa0fb289c853505d9098166f8 | |
parent | 9ecd8ab7b0ba5b206ea72d97b46da398c33ac8b9 (diff) | |
download | gsoc2013-epiphany-930f7e9074820af5068a38954c4dd5756ac8e671.tar gsoc2013-epiphany-930f7e9074820af5068a38954c4dd5756ac8e671.tar.gz gsoc2013-epiphany-930f7e9074820af5068a38954c4dd5756ac8e671.tar.bz2 gsoc2013-epiphany-930f7e9074820af5068a38954c4dd5756ac8e671.tar.lz gsoc2013-epiphany-930f7e9074820af5068a38954c4dd5756ac8e671.tar.xz gsoc2013-epiphany-930f7e9074820af5068a38954c4dd5756ac8e671.tar.zst gsoc2013-epiphany-930f7e9074820af5068a38954c4dd5756ac8e671.zip |
=== Release 1.6.0 ===Release160GNOME_2_10_ANCHOR
2005-03-07 Christian Persch <chpe@cvs.gnome.org>
=== Release 1.6.0 ===
* NEWS:
* configure.ac:
-rw-r--r-- | ChangeLog | 7 | ||||
-rw-r--r-- | NEWS | 15 | ||||
-rw-r--r-- | configure.ac | 4 | ||||
-rw-r--r-- | doc/reference/tmpl/ephy-embed.sgml | 2 |
4 files changed, 26 insertions, 2 deletions
@@ -1,3 +1,10 @@ +2005-03-07 Christian Persch <chpe@cvs.gnome.org> + + === Release 1.6.0 === + + * NEWS: + * configure.ac: + 2005-03-01 Christian Persch <chpe@cvs.gnome.org> * help/C/figures/ephy-addressbar-smartbookmark-screenshot.png: @@ -1,4 +1,19 @@ ============== +Epiphany 1.6.0 +============== + +Translation updates: + * Dafydd Harries (cy) + * Ole Laursen (da) + * Christophe Merlet (RedFox) (fr) + * Gabor Kelemen (hu) + * Takeshi AIHANA (ja) + * Mugurel Tudor (ro) + * Данило Шеган (sr, st@Latn) + * Maxim Dziumanenko (uk) + + +============== Epiphany 1.5.8 ============== diff --git a/configure.ac b/configure.ac index a13f75d0e..a315fca5b 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ dnl You should have received a copy of the GNU General Public License along dnl with this program; if not, write to the Free Software Foundation, Inc., dnl 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -AC_INIT([GNOME Web Browser],[1.5.9],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[1.6.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT @@ -24,7 +24,7 @@ AC_PREREQ([2.59]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_SRCDIR([configure.ac]) -EPIPHANY_MAJOR=1.5 +EPIPHANY_MAJOR=1.6 AC_SUBST([EPIPHANY_MAJOR]) AM_INIT_AUTOMAKE([dist-bzip2 no-dist-gzip check-news]) diff --git a/doc/reference/tmpl/ephy-embed.sgml b/doc/reference/tmpl/ephy-embed.sgml index 02e851487..d5fd81c8d 100644 --- a/doc/reference/tmpl/ephy-embed.sgml +++ b/doc/reference/tmpl/ephy-embed.sgml @@ -221,6 +221,8 @@ be done by casting). @: @: @: +@: +@: @: <!-- ##### SIGNAL EphyEmbed::ge-security-change ##### --> |