Forgot to list what's new in CHANGES

git-svn-id: https://zxing.googlecode.com/svn/trunk@2476 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
srowen 2012-10-22 14:05:48 +00:00
parent d6409c3922
commit 44474b6e6a

View file

@ -294,3 +294,12 @@
- cpp/, objc/ and iphone/ have received many ports of fixes and other functionality from Java, and changes to work with more recent iOS
- bug/, rim/, and javame/ have been removed
- Many, many small bug fixes and optimizations, mostly to core/ and android/
2.1 (22 Oct 2012)
- Many small fixes to handling of QR code data formats, like exotic URLs, and contact info
- Many small fixes to decoding and detection common barcode formats, like PDF417, Aztec. Small improvements
too like partial error correction for PDF417
- Many small updates to the Android app, Barcode Scanner, including rare bug fixes and translation updates.
The 2.1 release corresponds substantially to v4.3.1.
- Many ports of Java updates to C++ port