Browse Source

git-svn-id: https://svn.code.sf.net/p/openv2g/code/trunk@26 d9f2db14-54d0-4bde-b00c-16405c910529

sebastiankb 15 năm trước cách đây
mục cha
commit
3b16a44a99
1 tập tin đã thay đổi với 11 bổ sung1 xóa
  1. 11 1
      README.txt

+ 11 - 1
README.txt

@@ -1,6 +1,6 @@
 -------------------------------------------------------------------------
 OpenV2G - an open source project implementing the basic functionality of the ISO IEC 15118 vehicle to grid (V2G) communication interface 
-Version 0.3, released October 27, 2010
+Version 0.3.1, released December 22, 2010
 http://openv2g.sourceforge.net/
 
 Please report bugs via the SourceForge bug tracking system at http://sourceforge.net/tracker/?group_id=350113.
@@ -22,6 +22,16 @@ GNU Lesser General Public License for more details.
 You should have received a copy of the GNU Lesser General Public License
 along with this program. If not, see <http://www.gnu.org/licenses/>.
 
+-------------------------------------------------------------------------
+CHANGES from version 0.3:
+-------------------------------------------------------------------------
+* Bug-fixes
+* reduced memory usage
+* some type changes in the EXI codec and V2G service: 
+** struct v2gService->struct EXIService
+** size_t->uint16_t
+* renaming of some enumeration values 
+
 -------------------------------------------------------------------------
 CHANGES from version 0.2.2:
 -------------------------------------------------------------------------