diff options
author | Hans Ulrich Niedermann <gp@n-dimensional.de> | 2004-07-14 15:40:14 +0000 |
---|---|---|
committer | Hans Ulrich Niedermann <gp@n-dimensional.de> | 2004-07-14 15:40:14 +0000 |
commit | d55a1f51e3583b224e38662da1639a770d3d1ddd (patch) | |
tree | 08cb6697669a214dff873d834ed72c997778d830 /ChangeLog | |
parent | 61684f4f2661220314a683f2040337fe319da707 (diff) | |
download | libgphoto2-d55a1f51e3583b224e38662da1639a770d3d1ddd.tar.gz |
Add template for PDR-M65 driver developed by Sean Bruno:
* configure.in: Added camlibs/toshiba/pdrm65/Makefile
* camlibs/toshiba/pdrm11/Makefile.am: Renamed current PDR-M11
camlib "toshiba" to "toshiba_pdrm11"
* camlibs/toshiba/pdrm65/: Added files for PDR-M65 driver.
The PDR-M65 driver is developed by Sean Bruno.
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@7241 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-07-14 Hans Ulrich Niedermann <gp@n-dimensional.de> + + * configure.in: Added camlibs/toshiba/pdrm65/Makefile + * camlibs/toshiba/pdrm11/Makefile.am: Renamed current PDR-M11 + camlib "toshiba" to "toshiba_pdrm11" + * camlibs/toshiba/pdrm65/: Added files for PDR-M65 driver. + The PDR-M65 driver is developed by Sean Bruno. + 2004-05-29 Theodore Kilgore <kilgota@auburn.edu> * MAINTAINERS: added myself as maintainer of aox, mars, sq905 camlibs. |