summaryrefslogtreecommitdiff
path: root/camlibs/polaroid
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2021-10-05 03:43:02 +0200
committerMarcus Meissner <meissner@suse.de>2021-10-09 10:50:07 +0200
commit6fdc5f8f370b2716e7342f994c19b9c7ae37a0f6 (patch)
tree2710496d1ef2fd7f212b2308f2bd2096bbd42d6e /camlibs/polaroid
parent9cb01c264169b1ced86b1748c9bd467fb65b7dbc (diff)
downloadlibgphoto2-6fdc5f8f370b2716e7342f994c19b9c7ae37a0f6.tar.gz
utf-8: Convert ISO-8859 text to UTF-8
Convert the easy ISO-8859 text to UTF-8. The difficult ISO-8859 text will will be eliminated by future commits.
Diffstat (limited to 'camlibs/polaroid')
-rw-r--r--camlibs/polaroid/ChangeLog18
1 files changed, 9 insertions, 9 deletions
diff --git a/camlibs/polaroid/ChangeLog b/camlibs/polaroid/ChangeLog
index c95170e41..c3479bb1a 100644
--- a/camlibs/polaroid/ChangeLog
+++ b/camlibs/polaroid/ChangeLog
@@ -88,7 +88,7 @@
* pdc700.c: Do not cast bween time_t* and int*.
-2002-10-03 Lutz Müller <lutz@users.sourceforge.net>
+2002-10-03 Lutz Müller <lutz@users.sourceforge.net>
* Makefile.am: -I$(top_builddir)/libgphoto2
@@ -96,7 +96,7 @@
* pdc640.c: Added Jenoptik JD350v(ideo) USB support.
-2002-03-22 Lutz Müller <lutz@users.sourceforge.net>
+2002-03-22 Lutz Müller <lutz@users.sourceforge.net>
Patch by Andrea Suatoni <a.suatoni@itaca.it>:
@@ -113,16 +113,16 @@
camera's month datum is one-based but tm.tm_mon is
zero-based.
-2002-01-15 Lutz Müller <lutz@users.sourceforge.net>
+2002-01-15 Lutz Müller <lutz@users.sourceforge.net>
* pdc700.c: Introduced a bug in last fix...
-2002-01-15 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2002-01-15 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* pdc700.c: When status is PDC_STATUS_FAIL, the camera will only
send the checksum, nothing else.
-2002-01-13 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2002-01-13 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* pdc700.c: Remove references to gp_camera_set_error.
@@ -130,20 +130,20 @@
* jd350e.c: Added definitions of MIN and MAX
-2001-12-05 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-12-05 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* pdc640.c: Includes again :-)
-2001-12-05 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-12-05 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* pdc320.h
* pdc640.c: Still fixing includes
-2001-12-05 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-12-05 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* pdc640.c: Fix includes.
-2001-11-28 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-11-28 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* pdc700.c: Rename PDC700_FIRST into PDC700_FAIL. Try to implement
some error recovery strategy.