aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2006-02-06 21:38:02 +0800
committerChristian Persch <chpe@src.gnome.org>2006-02-06 21:38:02 +0800
commit931a5b0d35e13d0af0fa388e52a56caf513bb581 (patch)
treefe0af4c345b3ce40bd9229ea26ea508d347a243f /ChangeLog
parent7caf37cc9de88a482c9c99572019d6ce6f17308a (diff)
downloadgsoc2013-epiphany-931a5b0d35e13d0af0fa388e52a56caf513bb581.tar
gsoc2013-epiphany-931a5b0d35e13d0af0fa388e52a56caf513bb581.tar.gz
gsoc2013-epiphany-931a5b0d35e13d0af0fa388e52a56caf513bb581.tar.bz2
gsoc2013-epiphany-931a5b0d35e13d0af0fa388e52a56caf513bb581.tar.lz
gsoc2013-epiphany-931a5b0d35e13d0af0fa388e52a56caf513bb581.tar.xz
gsoc2013-epiphany-931a5b0d35e13d0af0fa388e52a56caf513bb581.tar.zst
gsoc2013-epiphany-931a5b0d35e13d0af0fa388e52a56caf513bb581.zip
Fix opening of local files. Bug #330104.
2006-02-06 Christian Persch <chpe@cvs.gnome.org> * src/ephy-main.c: (open_urls), (queue_commands), (main): Fix opening of local files. Bug #330104.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f88945b53..09d7cdce8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-02-06 Christian Persch <chpe@cvs.gnome.org>
+ * src/ephy-main.c: (open_urls), (queue_commands), (main):
+
+ Fix opening of local files. Bug #330104.
+
+2006-02-06 Christian Persch <chpe@cvs.gnome.org>
+
* configure.ac:
Go back to AM_GLIB_GNU_GETTEXT for now, until