Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2009-01-18 19:43:20 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2009-01-18 19:43:20 (GMT)
commitc654504ee0622a7eec0a24aacaad44dac6fa0be5 (patch)
tree272ceff07f2d739eb23f81df32976a039913e52f /ChangeLog
parente12e13eb0eabdc8dfbe99e958380df6779473c27 (diff)
Fix second parameter passed to gtk_selection_data_set_uris(), it expects a
2009-01-18 Carlos Garcia Campos <carlosgc@gnome.org> * libview/ev-view.c: (ev_view_drag_data_get): Fix second parameter passed to gtk_selection_data_set_uris(), it expects a gchar **. svn path=/trunk/; revision=3357
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ea430b6..7dfdd7a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-01-18 Carlos Garcia Campos <carlosgc@gnome.org>
+
+ * libview/ev-view.c: (ev_view_drag_data_get):
+
+ Fix second parameter passed to gtk_selection_data_set_uris(),
+ it expects a gchar **.
+
2009-01-18 Tomeu Vizoso <tomeu@sugarlabs.org>
* libdocument/Makefile.am: