summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorHubert Figuiere <hub@figuiere.net>2006-09-20 01:13:52 +0000
committerHubert Figuiere <hub@figuiere.net>2006-09-20 01:13:52 +0000
commita8e937060331da741ab67526f97182771bc2b0c0 (patch)
tree21309828a0c5cd54a926ed67bdd21accc8b7f64a /ChangeLog
parentea2fe43c3edfb43429e2b29a775dc720e6cc2950 (diff)
downloadlibgphoto2-a8e937060331da741ab67526f97182771bc2b0c0.tar.gz
https://launchpad.net/products/libgphoto/+bug/61163
Fix typos. Original patch do not apply cleanly git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@9198 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 681402117..1c3852a33 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2006-09-19 Hubert Figuiere <hub@figuiere.net>
+
+ * camlibs/gsmart300/library.c (delete_file_func): Fixed typo
+
+ * camlibs/ptp2/ptp.h (PTP_DPC_NIKON_WhiteBalanceFluorescentBias):
+ Change typo in the const name
+
+ * camlibs/stv0680/bayer.c (light_enhance),
+ camlibs/minolta/dimagev/dimagev.c,
+ camlibs/konica/qm150.c (camera_manual),
+ camlibs/spca50x/library.c (delete_file_func),
+ camlibs/canon/usb.c (canon_usb_camera_init),
+ camlibs/sierra/olympus-desc.c,
+ camlibs/ptp2/ptp.c (ptp_get_property_description),
+ libgphoto2/gphoto2-camera.c (gp_camera_init),
+ camlibs/ptp2/library.c (camera_canon_capture): Fix typos
+ https://launchpad.net/products/libgphoto/+bug/61163
+
2006-06-07 Hubert Figuiere <hub@figuiere.net>
* AUTHORS: added credits for 5D capture support.