aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorXan Lopez <xan@src.gnome.org>2003-03-26 03:48:18 +0800
committerXan Lopez <xan@src.gnome.org>2003-03-26 03:48:18 +0800
commit4a0747542c21fa5660cbf09d4b3aca5520ef8ca9 (patch)
treef823202e75630e0059cf090dcfc7ccbcf6661641 /ChangeLog
parentc5f06422616bdbdcddf177d73484d2ea188c7300 (diff)
downloadgsoc2013-epiphany-4a0747542c21fa5660cbf09d4b3aca5520ef8ca9.tar
gsoc2013-epiphany-4a0747542c21fa5660cbf09d4b3aca5520ef8ca9.tar.gz
gsoc2013-epiphany-4a0747542c21fa5660cbf09d4b3aca5520ef8ca9.tar.bz2
gsoc2013-epiphany-4a0747542c21fa5660cbf09d4b3aca5520ef8ca9.tar.lz
gsoc2013-epiphany-4a0747542c21fa5660cbf09d4b3aca5520ef8ca9.tar.xz
gsoc2013-epiphany-4a0747542c21fa5660cbf09d4b3aca5520ef8ca9.tar.zst
gsoc2013-epiphany-4a0747542c21fa5660cbf09d4b3aca5520ef8ca9.zip
Fix compilation with -Werror
Fix compilation with -Werror
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 09cb6f7bb..eb3b3701e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2003-03-25 Xan Lopez <xan@masilla.org>
+ * src/bookmarks/ephy-bookmarks-import.c: (set_folder):
+
+ Fix compilation with -Werror
+
+2003-03-25 Xan Lopez <xan@masilla.org>
+
* src/ephy-window.c: (ephy_window_selection_received_cb):
Missing bits from old commit, don't know how the hell I missed this.