From 56eae6b19becdcfc525ceaf6c4035ef9a91cec9a Mon Sep 17 00:00:00 2001 From: dswitkin Date: Wed, 11 Mar 2009 19:44:43 +0000 Subject: [PATCH] Wrote version notes for v1.3. git-svn-id: http://zxing.googlecode.com/svn/trunk@886 59b500cc-1b3d-0410-9834-0bbf25fbcc57 --- CHANGES | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 6900a5e2..c827d8c5 100644 --- a/CHANGES +++ b/CHANGES @@ -210,5 +210,15 @@ - Added the ability to import and export multiple phone numbers and emails for a single contact - Native QR Encoding added to the ZXing library - no need to send request to ChartServer - New ITF barcode format support from Kevin O'Sullivan at SITA - - New HTML help system for the Android client. - - New web-based QR Code encoder at zxing.appspot.com based on GWT \ No newline at end of file + - New HTML help system for the Android client + - New web-based QR Code encoder at zxing.appspot.com based on GWT + +1.3 (11 March 2009) + - ITF format scanning now on by default + - Many new blackbox test images + - Better QR Code detection + - Better Android Intent handling + - Improved email parsing + - New Android Integration module to make life easier for third party ZXing users + - More robust URI parsing + - Many other small improvements and bug fixes \ No newline at end of file -- 2.20.1