summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2017-10-02 13:21:17 +0200
committerMarcus Meissner <marcus@jet.franken.de>2017-10-02 13:21:17 +0200
commitf9b36f755bb77b5460d3b6e332081353537f5139 (patch)
tree7e449c328531af767f1a0a43f2662516a6ad964d
parent6a0b8c5e805acdc59a0d1fb65c08ed40915fcda6 (diff)
downloadlibgphoto2-f9b36f755bb77b5460d3b6e332081353537f5139.tar.gz
write up current NEWS
-rw-r--r--NEWS20
1 files changed, 20 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index efdbca4c2..12caf2fa4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,24 @@
libgphoto2 2.5.14.1 development version
+
+ptp2:
+* fuji: Fix cameras without new capture properties.
+* Canon EOS: config aspectratio, highisonr
+* Canon EOS: emit CAPTURECOMPLETE event
+* Canon EOS: whitebalanaceadjustment is 32bit signed, not 16bit signed
+* usb: better error feedback
+* fixed some bugs found by AFL fuzzing
+* Added USB ids:
+ * Sony: A6500, HX400V
+ * Nikon: D500, D7500
+ * Olympus: VR360
+ * Canon PowerShot: ELPH 350 HS
+ * Canon EOS: 200D, Rebel T7i
+ * Fuji: GFX 50 S
+ * Ricoh Theta S, Theta SC
+
+libgphoto2_port/vusb:
+* now default disabled as it confused people, enable with --enable-vusb
+
------------------------------------------------------------------------------
libgphoto2 2.5.14 release