aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2006-08-22 03:23:10 +0800
committerChristian Persch <chpe@src.gnome.org>2006-08-22 03:23:10 +0800
commitc1212c685cc63dbc037b82898251ce37a22eb9f5 (patch)
treecac61e6b05fc2055b572f1be67003afce7298aef /ChangeLog
parent6a6e9664f23c2a5eb4e6d477f1f6f2d55aa37bd0 (diff)
downloadgsoc2013-epiphany-c1212c685cc63dbc037b82898251ce37a22eb9f5.tar
gsoc2013-epiphany-c1212c685cc63dbc037b82898251ce37a22eb9f5.tar.gz
gsoc2013-epiphany-c1212c685cc63dbc037b82898251ce37a22eb9f5.tar.bz2
gsoc2013-epiphany-c1212c685cc63dbc037b82898251ce37a22eb9f5.tar.lz
gsoc2013-epiphany-c1212c685cc63dbc037b82898251ce37a22eb9f5.tar.xz
gsoc2013-epiphany-c1212c685cc63dbc037b82898251ce37a22eb9f5.tar.zst
gsoc2013-epiphany-c1212c685cc63dbc037b82898251ce37a22eb9f5.zip
=== Release 2.15.92 ===RELEASE_2_15_92
2006-08-21 Christian Persch <chpe@cvs.gnome.org> === Release 2.15.92 === * NEWS: * configure.ac: Updated for 2.15.92. * embed/mozilla/EphyAboutModule.cpp: Use escaped URL for about:recover. Fixes bug #351296. * src/ephy-window.c: Remove shortcut for SendPage.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog25
1 files changed, 24 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7803d7972..99a51e8e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,21 @@
-2006-08-19 Christian Persch <chpe@cvs.gnome.org>
+2006-08-21 Christian Persch <chpe@cvs.gnome.org>
+
+ === Release 2.15.92 ===
+
+ * NEWS:
+ * configure.ac:
+
+ Updated for 2.15.92.
+
+ * embed/mozilla/EphyAboutModule.cpp:
+
+ Use escaped URL for about:recover. Fixes bug #351296.
+
+ * src/ephy-window.c:
+
+ Remove shortcut for SendPage.
+
+2006-08-21 Christian Persch <chpe@cvs.gnome.org>
* data/glade/print.glade:
* embed/mozilla/GeckoPrintService.cpp:
@@ -6,6 +23,12 @@
Don't show the empty window that the print options tab is
taken from, and don't leak the glade object.
+2006-08-21 Christian Persch <chpe@cvs.gnome.org>
+
+ * data/epiphany-pango.schemas:
+
+ Enable pango for Urdu locale.
+
2006-08-19 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EphyFind.cpp: