Changed for 0.5.5
authorsrowen <srowen@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Wed, 12 Mar 2008 19:21:39 +0000 (19:21 +0000)
committersrowen <srowen@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Wed, 12 Mar 2008 19:21:39 +0000 (19:21 +0000)
git-svn-id: http://zxing.googlecode.com/svn/trunk@272 59b500cc-1b3d-0410-9834-0bbf25fbcc57

CHANGES
build.properties

diff --git a/CHANGES b/CHANGES
index d639532..94366d8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
     from EAN13Reader, but will continue to be construed as 12-digit UPC-A
     codes from the MultiFormatReader.
   - A host of small bug fixes, including bug in Version 25 QR Code support
-  - A round of code cleanup and refactoring from IntelliJ inspections
\ No newline at end of file
+  - A round of code cleanup and refactoring from IntelliJ inspections
+
+0.5.5 (12 Mar 2008)
+  - Revert change that rejected BufferedImage of type TYPE_CUSTOM in javase
+  - Now supports KDDI/AU / Softbank address book format
+  - Now can read Android "Intent" URIs (Android only)
+  - Modest improvements to efficiency of J2ME client: shorter autofocus,
+    better use of threads
+  - First checkin of Data Matrix decoder code. Not yet enabled in reader
+    applications.
+  - "Result" object now returns raw bytes decoded; maybe useful in some cases
+  - More unit tests for common code, EAN-8, UPC-E
\ No newline at end of file
index 128438b..04b0724 100644 (file)
@@ -1,4 +1,4 @@
-version=0.5
+version=0.5.5
 
 # 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