summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2006-12-11 05:28:33 +0000
committerMarcus Meissner <marcus@jet.franken.de>2006-12-11 05:28:33 +0000
commitbc4d691741add00ae8ad2ec4147c77809f65f1f6 (patch)
tree4e7e62d2c8e245d2014ad077ce04557378cf4d89
parent4f50024a2708bc95e19817a4e484cd1a5bdfab55 (diff)
downloadlibgphoto2-bc4d691741add00ae8ad2ec4147c77809f65f1f6.tar.gz
news regarding udev helper script fixes
git-svn-id: https://svn.code.sf.net/p/gphoto/code/branches/libgphoto2-2_3/libgphoto2@9564 67ed7778-7388-44ab-90cf-0a291f65f57c
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0cfee28de..33cd6fc86 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,19 @@
libgphoto2 2.3.0
+Package / System integration:
+ * Add new permission setup script doing class based matching for
+ PTP class cameras not listed explicitly by USB IDs.
+
+ This script is used by the generated UDEV rules.
+
+ Example usage:
+
+ print-camera-list udev-rules mode 660 group plugdev > /etc/udev/rules.d/90-libgpoto2.rules
+
+ or similar and copy the "check_ptp_camera" to either /lib/udev/ or adjust
+ the path to check_ptp_camera in the generated /etc/udev/rules.d/90-libgpoto2.rules
+ file.
+
PTP:
* Improved Nikon remote control
* Improved Canon file download