aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2006-03-24 05:23:58 +0800
committerChristian Persch <chpe@src.gnome.org>2006-03-24 05:23:58 +0800
commitf506d3873fdf2f1997e4603f867866ab8765f309 (patch)
tree2223e5b8a5a64cb70009870a07012d17d7365974 /ChangeLog
parent1137079eaf364725fbbb7ba819102af22acbbc37 (diff)
downloadgsoc2013-epiphany-f506d3873fdf2f1997e4603f867866ab8765f309.tar
gsoc2013-epiphany-f506d3873fdf2f1997e4603f867866ab8765f309.tar.gz
gsoc2013-epiphany-f506d3873fdf2f1997e4603f867866ab8765f309.tar.bz2
gsoc2013-epiphany-f506d3873fdf2f1997e4603f867866ab8765f309.tar.lz
gsoc2013-epiphany-f506d3873fdf2f1997e4603f867866ab8765f309.tar.xz
gsoc2013-epiphany-f506d3873fdf2f1997e4603f867866ab8765f309.tar.zst
gsoc2013-epiphany-f506d3873fdf2f1997e4603f867866ab8765f309.zip
Fix print format/arg mismatch.
2006-03-23 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-node.c: (write_parent), (ephy_node_write_to_xml): Fix print format/arg mismatch.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f6f73408b..3d22d8288 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-03-23 Christian Persch <chpe@cvs.gnome.org>
+ * lib/ephy-node.c: (write_parent), (ephy_node_write_to_xml):
+
+ Fix print format/arg mismatch.
+
+2006-03-23 Christian Persch <chpe@cvs.gnome.org>
+
* configure.ac:
* src/ephy-main.c: (main):