update Changelog

git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2778 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2010-04-24 22:22:07 +00:00
parent a44280e267
commit df7c8dacb3

View File

@ -1,5 +1,9 @@
Changes for v0.5.0a
* Bug fix: Checkbox for automatic share of the incoming directory doesn't correctly set with setDown, use setChecked
* ShareManager and RSettingsWin doesn't need to be created all the time
* RSettingsWin: Save the last active page for the current runtime
* ShareManager and DirectoryPage: Show changed shared directories direct after the change
* corrected handling of null strings in RsTlvBase::GetTlvString()
* suppressed uninitialized memory read
* added security check against malformed packets