diff options
author | Marco Pesenti Gritti <marco@it.gnome.org> | 2003-02-28 20:40:12 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-02-28 20:40:12 +0800 |
commit | fac2687f27d75671ce94177f020063404a4a45a2 (patch) | |
tree | fa0f9e761edaf9a646fd798f129bf06c10cdca1e /ChangeLog | |
parent | 9f7e8afa6de9c9a643d727f791160ce11cff7044 (diff) | |
download | gsoc2013-epiphany-fac2687f27d75671ce94177f020063404a4a45a2.tar.gz gsoc2013-epiphany-fac2687f27d75671ce94177f020063404a4a45a2.tar.zst gsoc2013-epiphany-fac2687f27d75671ce94177f020063404a4a45a2.zip |
fix compilation
2003-02-28 Marco Pesenti Gritti <marco@it.gnome.org>
* src/bookmarks/ephy-node-view.c: (ephy_node_view_sort_func):
fix compilation
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2003-02-28 Marco Pesenti Gritti <marco@it.gnome.org> + * src/bookmarks/ephy-node-view.c: (ephy_node_view_sort_func): + + fix compilation + +2003-02-28 Marco Pesenti Gritti <marco@it.gnome.org> + * lib/ephy-start-here.c: (ephy_start_here_get_page): cleaner xml dump code. |