mirror of
https://github.com/zxing/zxing.git
synced 2025-03-05 20:48:51 -08:00
Committing some changes for next release in advance
git-svn-id: https://zxing.googlecode.com/svn/trunk@544 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
parent
0fe5931684
commit
44d5796673
4
CHANGES
4
CHANGES
|
@ -177,3 +177,7 @@
|
||||||
- Web application at zxing.org now shows raw bytes
|
- Web application at zxing.org now shows raw bytes
|
||||||
- Far more black box tests
|
- Far more black box tests
|
||||||
- Assorted small bug fixes
|
- Assorted small bug fixes
|
||||||
|
|
||||||
|
1.0 (? September 2008)
|
||||||
|
- All new RIM client from LifeMarks
|
||||||
|
- Initial Data Matrix detector included
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
version=0.9
|
version=1.0
|
||||||
|
|
||||||
# Set this to a location where Sun's Wireless Toolkit, version 2.5.2 or later, has been installed
|
# Set this to a location where Sun's Wireless Toolkit, version 2.5.2 or later, has been installed
|
||||||
# Location on Linux varies but is typically under /usr/local or /usr/lib
|
# Location on Linux varies but is typically under /usr/local or /usr/lib
|
||||||
|
|
Loading…
Reference in a new issue