Tiny change "DataMatrix" to "Data Matrix"
[zxing.git] / android / assets / html / whatsnew.html
index eb1f1e2..16a115f 100644 (file)
@@ -1,16 +1,14 @@
 <html>
-<title>What's new in this version</title>
+<head>
+<title>What's new in Barcode Scanner</title>
+<link rel="stylesheet" href="style.css" type="text/css"/>
+</head>
 <body>
-<link rel="StyleSheet" href="style.css" type="text/css">
-<p>New in version 3.3:</p>
+<p><b>New in version 3.5:</b></p>
 <ul>
-  <li>Added support for RSS-14 barcodes.</li>
-  <li>Diabled the flash on the Behold II.</li>
-  <li>Added the ability to send a QR Code generated with the Share feature.</li>
-  <li>Forced the beep sound off if the phone is in silent mode.</li>
-  <li>Allowed web sites to start Barcode Scanner and choose the URL the result is sent to.</li>
-  <li>Added Portuguese and Danish translations.</li>
-  <li>New Eclair-style icon.</li>
+  <li>Added Data Matrix barcode reading.</li>
+  <li>Added Turkish translation.</li>
+  <li>Many bug fixes.</li>
 </ul>
 </body>
 </html>