diff options
author | Diego Escalante Urrelo <diegoe@src.gnome.org> | 2007-01-18 08:12:27 +0800 |
---|---|---|
committer | Diego Escalante Urrelo <diegoe@src.gnome.org> | 2007-01-18 08:12:27 +0800 |
commit | c7a313999e85639c7eccc2b1e20624e02676c4df (patch) | |
tree | 3e23b396243ef08940b206757d93c2cb8d10469e | |
parent | 77488dd1ab8851603fd10a06cbc60dd0d6251dbf (diff) | |
download | gsoc2013-epiphany-c7a313999e85639c7eccc2b1e20624e02676c4df.tar.gz gsoc2013-epiphany-c7a313999e85639c7eccc2b1e20624e02676c4df.tar.zst gsoc2013-epiphany-c7a313999e85639c7eccc2b1e20624e02676c4df.zip |
Missed to checkin the ChangeLog for my last commit (fix for bug #394699).
svn path=/trunk/; revision=6828
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-01-10 Diego Escalante Urrelo <diegoe@svn.gnome.org> + + * src/bookmarks/ephy-bookmarks-ui.c: + + Fixes compilation with gcc 2. Bug #394699. Patch by Jens Granseuer. + 2007-01-10 Christian Persch <chpe@svn.gnome.org> * data/chrome/about.xhtml: |