summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2731510ba..d99b377e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2010-03-06 Marcus Meissner <marcus@jet.franken.de>
+
+ * gphoto2/gphoto2-context.h, libgphoto2/gphoto2-context.c:
+ Make context functions not use varargs anymore to pass
+ strings out to frontends. The backends still pass in varargs
+ strings.
+ This will ease binding implementations.
+
2009-12-13 Marcus Meissner <marcus@jet.franken.de>
* gphoto2/gphoto2-widget.h, libgphoto2/gphoto2-widget.c: