diff options
author | Diego Escalante Urrelo <diegoe@svn.gnome.org> | 2007-01-09 07:27:56 +0800 |
---|---|---|
committer | Diego Escalante Urrelo <diegoe@src.gnome.org> | 2007-01-09 07:27:56 +0800 |
commit | f2ec03c23c92888836704035aeb0b4213a0c7800 (patch) | |
tree | abe95ee623e4cd281c3ff46ded81a54924b4a974 /ChangeLog | |
parent | 4887013e7319851ecaf2a1eb779d4e5130edc84a (diff) | |
download | gsoc2013-epiphany-f2ec03c23c92888836704035aeb0b4213a0c7800.tar.gz gsoc2013-epiphany-f2ec03c23c92888836704035aeb0b4213a0c7800.tar.zst gsoc2013-epiphany-f2ec03c23c92888836704035aeb0b4213a0c7800.zip |
Fixes a problem at link time on Darwin, bug #387233. Patch by paul.
2007-01-08 Diego Escalante Urrelo <diegoe@svn.gnome.org>
* src/ephy-python-extension.c:
* src/epiphany.override:
Fixes a problem at link time on Darwin, bug #387233. Patch by paul.
svn path=/trunk/; revision=6805
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2007-01-08 Diego Escalante Urrelo <diegoe@svn.gnome.org> + * src/ephy-python-extension.c: + * src/epiphany.override: + + Fixes a problem at link time on Darwin, bug #387233. Patch by paul. + +2007-01-08 Diego Escalante Urrelo <diegoe@svn.gnome.org> + * embed/mozilla/EphyAboutModule.cpp: Fixes the escaping in the error message "The page %s was not fully |