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

View File

@ -1,5 +1,12 @@
Changes for v0.*
* Changes to startup / login function to handle multiple accounts.
* Switched on OpenPGP version by default
* Major change to the way certificates are stored now defaults to ~/.retroshare/SSLID/
* Changend mods to use miniupnpc v1.3
* Fixed Bug to use WriteFile instead of write under windows with gpgme.
* Redesign of dwl queue - dwls will be enqueued and picked from there.
* Changed to display the dwl queue in the transfers dialog
* Added implementation for priority download queue
* Added switching colors for different uploads
* Changend Quit RetroShare MessageBox with "Yes" and not more with "OK"