git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1458 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2009-07-31 15:28:50 +00:00
parent 9586868ae0
commit 92c5fbf6db

View File

@ -3,6 +3,7 @@ Changes for v0.*
* Changes to startup / login function to handle multiple accounts. * Changes to startup / login function to handle multiple accounts.
* Switched on OpenPGP version by default * Switched on OpenPGP version by default
* Major change to the way certificates are stored now defaults to ~/.retroshare/SSLID/ * Major change to the way certificates are stored now defaults to ~/.retroshare/SSLID/
* Added to supports Multiple Accounts on same computer.
* Changend mods to use miniupnpc v1.3 * Changend mods to use miniupnpc v1.3
* Fixed Bug to use WriteFile instead of write under windows with gpgme. * Fixed Bug to use WriteFile instead of write under windows with gpgme.
* Redesign of dwl queue - dwls will be enqueued and picked from there. * Redesign of dwl queue - dwls will be enqueued and picked from there.