added pending non backward compatible change list to TODO file

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8549 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
csoler 2015-06-23 19:37:47 +00:00
parent d81a1c3900
commit dc4df569bd

View File

@ -1,3 +1,9 @@
List of pending non backward compatible changes
===============================================
* RsGxsGrpMetaData::deserialis should use a proper TLV_STR_TYPE_NAME instead of 0 for mGroupName and mMsgName, in rsgxsdata.cc
* p3IdService::service_CreateGroup() should convert the mPgpSign member to radix64!! For now it is hard-coded in binary in a string.
List of fixes/improvements before 0.6
=====================================