From 8c42f97d25cba70a75e9f1097e9a15871e931e0a Mon Sep 17 00:00:00 2001 From: srowen Date: Mon, 7 Jan 2008 16:39:53 +0000 Subject: [PATCH] Update for 0.2 git-svn-id: http://zxing.googlecode.com/svn/trunk@136 59b500cc-1b3d-0410-9834-0bbf25fbcc57 --- CHANGES | 9 ++++++++- build.properties | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index bdc71353..3005c327 100644 --- a/CHANGES +++ b/CHANGES @@ -22,4 +22,11 @@ - com.google.zxing.client.result moved from core-ext to core - Rewritten for J2ME - core-ext removed - - J2ME client now uses this code for better parsing/handling of results \ No newline at end of file + - J2ME client now uses this code for better parsing/handling of results + +0.2 (07 Jan 2008) + - Few small bug fixes in AlignmentPatternFinder, MultiFormatReader + (thank K. Kakima, Andreas) + - LCDUIImageMonochromeBitmapSource now public + - Notably improved decoding for Basic version -- Regular version still + your best bet if you can run it though \ No newline at end of file diff --git a/build.properties b/build.properties index b76c0e43..8a8ef8c4 100644 --- a/build.properties +++ b/build.properties @@ -1,4 +1,4 @@ -version=0.1.4 +version=0.2 # 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 -- 2.20.1