|
|
@@ -1,12 +1,12 @@
|
|
|
-------------------------------------------------------------------------
|
|
|
OpenV2G - an open source project implementing the basic functionality of the ISO IEC 15118 vehicle to grid (V2G) communication interface
|
|
|
-Version 0.9.4, released January 30, 2018
|
|
|
+Version 0.9.5, released March 11, 2022
|
|
|
http://openv2g.sourceforge.net/
|
|
|
|
|
|
Please report bugs via the SourceForge bug tracking system at http://sourceforge.net/tracker/?group_id=350113.
|
|
|
Thank you.
|
|
|
|
|
|
-Copyright (C) 2007-2018 Siemens AG
|
|
|
+Copyright (C) 2007-2012 Siemens AG
|
|
|
|
|
|
This program is free software: you can redistribute it and/or modify
|
|
|
it under the terms of the GNU Lesser General Public License as published
|
|
|
@@ -21,6 +21,10 @@ 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.9.4:
|
|
|
+-------------------------------------------------------------------------
|
|
|
+* fix possible memory corruption bug
|
|
|
|
|
|
-------------------------------------------------------------------------
|
|
|
CHANGES from version 0.9.3:
|