diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 21 |
1 files changed, 20 insertions, 1 deletions
@@ -1,7 +1,26 @@ ============== -Epiphany 1.2.7 +Epiphany 1.2.8 ============== +Code changes + + * Adapt to Mozilla API changes (Christian) + * Confirm before overwriting a file (Christian) [#143501] + +Bug fixes + + * Fix compilation of nautilus view (Christian) [#148995] + * Fix some memory leaks (Jean-François Rameau) + * Really translate the program name (Christian) [#148948] + * Fix restoring the history window on resume (Christian) + * Fix new tab position (Christian) + * Fix a crash in content handler (Christian) [#149550] + * Fix context menu on links with namespaced tag (Mikael Brockman) [#150208] + + +============== +Epiphany 1.2.7 +============== Code changes |