Small What's New change, mostly to test an SVN issue I'm having.

git-svn-id: https://zxing.googlecode.com/svn/trunk@2044 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
dswitkin@google.com 2011-11-21 21:30:26 +00:00
parent 77a9722e16
commit 2ad7c9ea83

View file

@ -4,18 +4,9 @@
<link rel="stylesheet" href="../style.css" type="text/css"/>
</head>
<body>
<p><b>New in version 3.7:</b></p>
<p><b>New in version 4.0:</b></p>
<ul>
<li>Added support for Android 4.0, a.k.a. Ice Cream Sandwich.</li>
<li>Fixed several crashes.</li>
<li>Made items in the History easier to read.</li>
<li>Prevented secure URIs from being added to History or copied to the clipboard.</li>
<li>Removed some unnecessary permissions.</li>
<li>Improved support for WiFi and contacts in QR Codes.</li>
<li>Made sharing of applications via Market work better.</li>
<li>Fixed loading the right Google sites based on locale.</li>
<li>New Hindi, Indonesian, and Greek translations.</li>
<li>Fixes for Chinese, Slovakian, Hebrew, and Danish translations.</li>
<li>Rewrote the camera code to use newer functionality like using the front light.</li>
</ul>
</body>
</html>