Updates for 0.3

git-svn-id: https://zxing.googlecode.com/svn/trunk@161 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
srowen 2008-02-04 19:17:14 +00:00
parent 4645d1eaad
commit ef06b08c8d
2 changed files with 10 additions and 2 deletions

10
CHANGES
View file

@ -39,4 +39,12 @@
0.2.2 (22 Jan 2008)
- Now includes junit locally to build tests
- Fixed "MIDlet" name in MANIFEST.MF, which may solve some problems
- Friendlier error message when barcode can't be found
- Friendlier error message when barcode can't be found
0.3 (04 Feb 2008)
- Major refactoring of 1D barcode decoding
- Added support for UPC-E, EAN-8
- Also added Code 39, Code 128 support -- may need refinement
- Now any "game" key triggers photo capture
- Workaround implemented for Nokias that use "capture://image" in MMAPI
- UPC codes now trigger lookup to upcdatabase.com

View file

@ -1,4 +1,4 @@
version=0.2.2
version=0.3
# 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