aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2003-10-03 18:26:34 +0800
committerChristian Persch <chpe@src.gnome.org>2003-10-03 18:26:34 +0800
commiteb15b71b3c39e5124c404528838165b06a2353e8 (patch)
treea4f76f835db42da2fca66563037aee1599eda166
parentac550f13afb6452dafc5bbbd07eecb6bd6658f24 (diff)
downloadgsoc2013-epiphany-eb15b71b3c39e5124c404528838165b06a2353e8.tar
gsoc2013-epiphany-eb15b71b3c39e5124c404528838165b06a2353e8.tar.gz
gsoc2013-epiphany-eb15b71b3c39e5124c404528838165b06a2353e8.tar.bz2
gsoc2013-epiphany-eb15b71b3c39e5124c404528838165b06a2353e8.tar.lz
gsoc2013-epiphany-eb15b71b3c39e5124c404528838165b06a2353e8.tar.xz
gsoc2013-epiphany-eb15b71b3c39e5124c404528838165b06a2353e8.tar.zst
gsoc2013-epiphany-eb15b71b3c39e5124c404528838165b06a2353e8.zip
Updated for 1.0.1 release.
2003-10-03 Christian Persch <chpe@cvs.gnome.org> * NEWS: Updated for 1.0.1 release.
-rw-r--r--ChangeLog6
-rw-r--r--NEWS43
2 files changed, 49 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7f019606c..482c522a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2003-10-03 Christian Persch <chpe@cvs.gnome.org>
+ * NEWS:
+
+ Updated for 1.0.1 release.
+
+2003-10-03 Christian Persch <chpe@cvs.gnome.org>
+
* embed/Makefile.am:
* embed/mozilla/Makefile.am:
* lib/Makefile.am:
diff --git a/NEWS b/NEWS
index 6b9868e95..f36da0b07 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,47 @@
==============
+Epiphany 1.0.1
+==============
+
+Code
+
+ * Add support for mozilla 1.4.1 (Marco)
+ * Add support for mozilla 1.6a (Xan)
+
+Bugfixes
+
+ * Fix XBEL (Galeon/Konqueror) bookmarks importer (Christian)
+ * Use the translated names for the default bookmarks and topics
+ when creating them (Christian)
+ * Set MOZ_PLUGIN_PATH in the startup script (Christopher James Lahey)
+ * Remove the autocompletion window timeout also when the window is
+ still not visible (Marco)
+ * Add supported protocols to epiphany.application (Marco)
+ * Fix peristence of directory selection (Christian)
+ * Initialise completion visibility flag (Maroc)
+ * Fix check for return value of xmlSaveFileFormat (Christian)
+ * Specify UTF-8 encoding for the keyword: url (Christian)
+ * Check for NULL return of gtk_get_current_event (Christian)
+ * Fix session saving crash when run in --server mode (Christian)
+ * Stop download when cancelling the unknown mime type dialogue
+ (Christian)
+ * Follow tabs pref on double click in the history window (Marco)
+ * Fix compile warning on Solaris (Marco)
+ * Fix loading of bookmarks and toolbar files when they are corrupted
+ (Christian)
+ * Don't pass NULL to gnome_vfs_expand_initial_tilde (Marco, Christian)
+
+Translations:
+
+ * sk (Marcel Telka)
+ * fr (Eric Seigne)
+ * pt_BR (Evandro Fernandes Giovanini, Augusta Marques da Silva)
+ * hu (Tímár András)
+ * sv (Christian Rose)
+ * lt (Žygimantas Beručk)
+ * et (Priit Laes)
+ * el (Νίκος Χαρωνιτάκης)
+
+==============
Epiphany 0.9.3
==============