summaryrefslogtreecommitdiff
path: root/ChangeLogs/ChangeLog-1.0.2
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLogs/ChangeLog-1.0.2')
-rw-r--r--ChangeLogs/ChangeLog-1.0.214
1 files changed, 7 insertions, 7 deletions
diff --git a/ChangeLogs/ChangeLog-1.0.2 b/ChangeLogs/ChangeLog-1.0.2
index fbce098..a52d09f 100644
--- a/ChangeLogs/ChangeLog-1.0.2
+++ b/ChangeLogs/ChangeLog-1.0.2
@@ -111,7 +111,7 @@
for details read backend/umax.CHANGES
2000-02-19 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE>
- * corrected spelling error in umax,c (devive -> device)
+ * corrected spelling error in umax.c (devive -> device)
2000-02-18 Abel Deuring <a.deuring@satzbau-gmbh.de>
* sharp.c / sharp.h: Options for resolution now conform to
@@ -229,7 +229,7 @@
2000-02-02 Karl Heinz Kremer <khk@khk.net>
* backend/epson.[ch] Finally put the USB fix into the CVS
version. Removed version number from epson.h so that this
- file does not need to be updated everytime epson.c changes.
+ file does not need to be updated every time epson.c changes.
2000-02-01 Karl Heinz Kremer <khk@khk.net>
* backend/epson.[ch] More changes in the attach function to
@@ -328,7 +328,7 @@
2000-01-25 Petter Reinholdtsen <pere@td.org.uit.no>
* frontend/scanimage.c: Return SANE_STATUS_NO_MEM if advance()
- failes. Add return value to test_it().
+ fails. Add return value to test_it().
* include/sane/sanei_debug.h: Add fflush() after fprintf() in
DBG macro.
@@ -369,7 +369,7 @@
* frontend/scanimage.c: Adds a "batch mode" to the software, that
can be used in conjunction with an ADF device, so that one can
- e.g. scan a complete document consting of multiple pages with just
+ e.g. scan a complete document consisting of multiple pages with just
one call to scanimage. This modification was created by Christian
Bucher so that his Epson scanner could use the ADF. Patch from
Karl Heinz Kremer.
@@ -399,7 +399,7 @@
2000-01-09 Karl Heinz Kremer <khk@khk.net>
* backend/epson.* updated. This is a new backend still based
- on the origial Sane 1.0.1 version, but with lots of work
+ on the original Sane 1.0.1 version, but with lots of work
done: Support for ADF/TPU, more function levels (up to B9
and initial work for F5), parallel scanner support and initial
support for USB scanners (don't use this yet, it still needs
@@ -408,7 +408,7 @@
2000-01-05 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE>
* backend/umax* updated to backend version 1.0 build 14
- for detailled info take a look at umax.CHANGES
+ for detailed info take a look at umax.CHANGES
2000-01-05 Petter Reinholdtsen <pere@td.org.uit.no>
@@ -495,7 +495,7 @@
1999-09-13 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE>
* backend/umax* and doc/sane-umax* updated to version 1.0-build-12
- for detailled info take a look at umax.CHANGES
+ for detailed info take a look at umax.CHANGES
1999-09-12 Petter Reinholdtsen <pere@td.org.uit.no>