aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-10-03 05:02:43 +0800
committerChristian Persch <chpe@src.gnome.org>2005-10-03 05:02:43 +0800
commita12ecadace83e0a7eb303237541e9160a5cb4420 (patch)
treeb8879076c6cafdc76fbfb60b395f2c9f7cce52ab
parent0f4e88950a10cd8760d5d7e2c974aabe8e0d8d57 (diff)
downloadgsoc2013-epiphany-a12ecadace83e0a7eb303237541e9160a5cb4420.tar
gsoc2013-epiphany-a12ecadace83e0a7eb303237541e9160a5cb4420.tar.gz
gsoc2013-epiphany-a12ecadace83e0a7eb303237541e9160a5cb4420.tar.bz2
gsoc2013-epiphany-a12ecadace83e0a7eb303237541e9160a5cb4420.tar.lz
gsoc2013-epiphany-a12ecadace83e0a7eb303237541e9160a5cb4420.tar.xz
gsoc2013-epiphany-a12ecadace83e0a7eb303237541e9160a5cb4420.tar.zst
gsoc2013-epiphany-a12ecadace83e0a7eb303237541e9160a5cb4420.zip
=== Release 1.8.1 ===
2005-10-02 Christian Persch <chpe@cvs.gnome.org> === Release 1.8.1 === * NEWS:
-rw-r--r--ChangeLog6
-rw-r--r--NEWS49
2 files changed, 55 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b5a05bcc..37d805426 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-10-02 Christian Persch <chpe@cvs.gnome.org>
+ === Release 1.8.1 ===
+
+ * NEWS:
+
+2005-10-02 Christian Persch <chpe@cvs.gnome.org>
+
* configure.ac:
* src/bookmarks/ephy-bookmarks.c: (save_filter),
(ephy_bookmarks_save), (update_bookmark_keywords),
diff --git a/NEWS b/NEWS
index 5e20b9d3a..9b994e022 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,53 @@
==============
+Epiphany 1.8.1
+==============
+
+Changes
+
+ * Make Mozilla paper sizes work with gnome-print [#163255].
+ * Require pygtk 2.8. Fixes [#314557].
+ * Manually emit the "profile-change-net-teardown" notification; works
+ around mozilla bug https://bugzilla.mozilla.org/show_bug.cgi?id=292699
+ * Don't focus the checkbox initially. Fixes [#163371].
+ * If the search term is empty for a smart bookmark use the normal URL
+ instead of the smart url with the %s replaced by ""
+ * Don't use "cat >" as output command, it fails inpredicably.
+ If not using gecko 1.9, translate the paper name to the one
+ mozilla expects (https://bugzilla.mozilla.org/show_bug.cgi?id=307404).
+ * Use the tab label's outer hbox for the size calculation instead of
+ the label itself. Fixes size oscillations with the Tab States
+ extension.
+ * Back out the fix for [#158486] by re-enabling keyword: searches.
+ Fixes [#314974].
+ * Don't spin unmapped spinners. Slightly decrease the frequency.
+ Might help with [#315232].
+ * Use nsIDOMWindowInternal::Close to close tabs. Delay tabs destruction
+ to an idle handler, to avoid crashes when tabs are closed from signal
+ handlers (blur, mousedown, keydown etc).
+ Fixes [#172878], [#172879], [#172882], [#303254], [#313425].
+ * Schedule a GC in finalize of EphyTab and EphyWindow, to work around
+ [#317242].
+
+Contributors to this release: Christian Persch, Jean-François Rameau,
+Reinout van Schouwen and Raphaël Slinckx.
+
+New and updated translations:
+
+ * Progga (bn)
+ * Hendrik Richter (de)
+ * Ivar Smolin (et)
+ * Iñaki Larrañaga Murgoitio (eu)
+ * Ignacio Casal Quinteiro (gl)
+ * Francesco Marletta (it)
+ * Young-Ho Cha (ko)
+ * Erdal Ronahi (ku)
+ * Данило Шеган (sr, sr@Latn)
+ * Christian Rose (sv)
+ * Erçin EKER (tr)
+ * Clytie Siddall (vi)
+
+
+==============
Epiphany 1.8.0
==============