2004-08-30  Christian Persch  <chpe@cvs.gnome.org>

	* NEWS:
	* configure.in:

	Version 1.3.8.

2004-08-29  Christian Persch  <chpe@cvs.gnome.org>

	* embed/print-dialog.c: (sanitize_filename),
	(ephy_print_get_print_info):

	Make sure the filename to print to doesn't contain slashes.
	Fixes bug #148849.

2004-08-29  Christian Persch  <chpe@cvs.gnome.org>

	* data/default-prefs.js:

	Disable SSLv2 by default.

2004-08-28  Christian Persch  <chpe@cvs.gnome.org>

	* help/ja/legal.xml:

	Translate this too. Translation by 佐藤 暁 (SATOH Satoru).

2004-08-28  Christian Persch  <chpe@cvs.gnome.org>

	* NEWS:

	Updated.

2004-08-28  Christian Persch  <chpe@cvs.gnome.org>

	* configure.in:
	* help/Makefile.am:
	* help/ja/Makefile.am:
	* help/ja/epiphany-ja.omf:
	* help/ja/epiphany.xml:
	* help/ja/figures/ephy-addressbar-smartbookmark-screenshot.png:
	* help/ja/figures/ephy-bookmarkbar-smartbookmark-screenshot.png:
	* help/ja/figures/ephy-history-window-screenshot.png:
	* help/ja/figures/ephy-screenshot.png:
	* help/ja/legal.xml:

	Added japanese translation of the manual.
	Translated by 佐藤 暁 (SATOH Satoru) <ss at gnome.gr.jp>.

2004-08-28  Christian Persch  <chpe@cvs.gnome.org>

	* src/bookmarks/ephy-topic-action.c: (popup_menu_cb),
	(ephy_topic_action_new):

	popup_menu signal handler has to return gboolean, not void.

2004-08-28  Christian Persch  <chpe@cvs.gnome.org>

	* src/bookmarks/ephy-bookmark-action.c: (popup_menu_cb),
	(ephy_bookmark_action_finalize):

	popup_menu signal handler has to return gboolean, not void.

2004-08-28  Christian Persch  <chpe@cvs.gnome.org>

	* src/bookmarks/ephy-bookmarksbar-model.c:
	(ephy_bookmarksbar_model_init), (ephy_bookmarksbar_model_dispose),
	(ephy_bookmarksbar_model_finalize):

	Remove the save timeout on dispose.

2004-08-28  Christian Persch  <chpe@cvs.gnome.org>

	* src/ephy-window.c: (ephy_window_init):

	Make sure to instantiate the toolbars model before instantiating the
 	bookmarksbar model; otherwise forwarding doesn't work.
	Fixes bug #151267.

2004-08-27  Christian Persch  <chpe@cvs.gnome.org>

	* embed/mozilla/GlobalHistory.cpp:

	Mozilla API change on stable branch.

2004-08-27  Christian Persch  <chpe@cvs.gnome.org>

	* embed/mozilla/MozDownload.cpp:

	QI instead of cast.

2004-08-26  Christian Persch  <chpe@cvs.gnome.org>

	* src/ephy-notebook.c: (ephy_notebook_add_tab):

	Get the position of the new tab after the tab_added signal was emitted,
	to get it right in the case the signal handler reorders the tabs.
	Patch by Justin Wake.

2004-08-26  Christian Persch  <chpe@cvs.gnome.org>

	* src/ephy-window.c: (update_actions_sensitivity):

	Make "FileSave" action obey lockdown too. Fixes bug #151039.

2004-08-25  Christian Persch  <chpe@cvs.gnome.org>

	* configure.in:

	Post-release version bump.

2004-08-25  Christian Persch  <chpe@cvs.gnome.org>

	=== Release 1.3.7 ===

	* src/bookmarks/ephy-bookmarks-menu.c: (open_bookmark_cb),
	(add_action_for_bookmark):

	Fix crash when opening a bookmark from the menu. Fixes bug #150982.

 	* NEWS:
 	* configure.in:

	Version 1.3.7.