summaryrefslogtreecommitdiff
path: root/camlibs/samsung/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'camlibs/samsung/ChangeLog')
-rw-r--r--camlibs/samsung/ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/camlibs/samsung/ChangeLog b/camlibs/samsung/ChangeLog
new file mode 100644
index 000000000..bbc7723f7
--- /dev/null
+++ b/camlibs/samsung/ChangeLog
@@ -0,0 +1,21 @@
+2002-04-05 Marcus Meissner <marcus@jet.franken.de>
+
+ * samsung.c: Should include name into file info.
+ Actually update the file data the same way we update the
+ progress data (helping kio_camera along).
+
+2002-04-04 Marcus Meissner <marcus@jet.franken.de>
+
+ * samsung.c: Implemented get_info_func, so kio_camera
+ download images only once. Some logical changes to other
+ functions which might make them faster on large imagesets.
+
+2002-01-14 Marcus Meissner <marcus@jet.franken.de>
+
+ * samsung.c: Added progress and abort handling to image download.
+
+2002-01-14 Marcus Meissner <marcus@jet.franken.de>
+
+ [ I bought a Practika QD800, which is the same model. ]
+ * samsung.c: Fixed the porting bugs, the driver now downloads
+ images correctly.