summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2006-11-29 16:21:11 +0000
committerMarcus Meissner <marcus@jet.franken.de>2006-11-29 16:21:11 +0000
commit39a99a1960b38899cb6358b4b603811d0792ea4d (patch)
treea8119d7e710710226609500957ec0496013f95af
parent5082b8ece41d5f3510e0215111a4f1c2416bc158 (diff)
downloadlibgphoto2-39a99a1960b38899cb6358b4b603811d0792ea4d.tar.gz
reviewed all changes and adjusted accordingly.
git-svn-id: https://svn.code.sf.net/p/gphoto/code/branches/libgphoto2-2_3/libgphoto2@9481 67ed7778-7388-44ab-90cf-0a291f65f57c
-rw-r--r--NEWS23
1 files changed, 21 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 3774e566b..4eff7ddf1 100644
--- a/NEWS
+++ b/NEWS
@@ -25,12 +25,30 @@ PTP:
JVC Alneo XA-HD500
All currently known HP Photosmarts (sync with Windows Driver .INF files)
various Samsung devices
-
+
Canon:
* 5D - 20D experimental capture support (default disabled)
+Kodak DC120:
+ * Bugfixes to make it work.
+
+Mars:
+ * RAW files saved with size information.
+ * Some new ids, lots of bug fixes.
+
+Ricoh G3:
+ * Added Ricoh Caplio R4 id.
+
Disk port:
- * fix a crasher
+ * Addes Solaris filesystem table handling.
+ * Fixed a crasher.
+ * Skip "fuse" filesystem.
+
+SiPix Blink:
+ * Disabled build, since it cannot the downloaded data to usable images.
+
+Sonix:
+ * Bugfixes and support for Sakar Digital Keychain 11999.
Bindings:
* Removed the Mono/.NET bindings due to unclear license.
@@ -43,6 +61,7 @@ libgphoto2 API:
* Made _CameraList details private.
libgphoto2:
+ * Fixed some directory handling problems for MTP players.
* Improved error checking and propagation.
* New error code for "fixed limit exceeded" (exceptions would be nice)
* Added a few internal functions.