summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLutz Mueller <lutz@users.sourceforge.net>2001-12-31 11:17:37 +0000
committerLutz Mueller <lutz@users.sourceforge.net>2001-12-31 11:17:37 +0000
commitdfa9eaaf632f3cbbdc8246a5e4a08365ac80c394 (patch)
tree3ebf93d3a0dd9e78d21c7ed611f754a630a4c13c /ChangeLog
parentd9da1ebc2ac755b994177b0e894a5b94548cf82a (diff)
downloadlibgphoto2-dfa9eaaf632f3cbbdc8246a5e4a08365ac80c394.tar.gz
2001-12-31 Lutz M�ller <urc8@rz.uni-karlsruhe.de>
* configure.in: Give users the possibility to specify the location of cdk * frontends/command-line/gphoto2-cmd-config.c: Use fscale if available * frontends/command-line/main.c: #if -> #ifdef git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@3632 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 27cf2d2f5..28cc2b3b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2001-12-31 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+
+ * configure.in: Give users the possibility to specify the location
+ of cdk
+ * frontends/command-line/gphoto2-cmd-config.c: Use fscale if
+ available
+ * frontends/command-line/main.c: #if -> #ifdef
+
2001-12-31 Marcus Meissner <marcus@jet.franken.de>
* libgphoto2/gphoto2-abilities-list.c (gp_abilitities_list_detect*):