diff options
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | NEWS | 43 |
2 files changed, 49 insertions, 0 deletions
@@ -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: @@ -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 ============== |