We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f174207 commit 93333bdCopy full SHA for 93333bd
1 file changed
CHANGELOG.txt
@@ -1,6 +1,6 @@
1
python-gphoto2 - Python interface to libgphoto2
2
http://github.com/jim-easterbrook/python-gphoto2
3
-Copyright (C) 2014-15 Jim Easterbrook jim@jim-easterbrook.me.uk
+Copyright (C) 2014-16 Jim Easterbrook jim@jim-easterbrook.me.uk
4
5
This program is free software: you can redistribute it and/or modify
6
it under the terms of the GNU General Public License as published by
@@ -15,6 +15,9 @@ GNU General Public License for more details.
15
You should have received a copy of the GNU General Public License
16
along with this program. If not, see <http://www.gnu.org/licenses/>.
17
18
+Changes in 1.4.1:
19
+ 1/ Fix issue #16 (MacOS install problem).
20
+
21
Changes in 1.4.0:
22
1/ Allow user data to be passed to gp_log_add_func (and then to user callback
23
function).
0 commit comments