diff --git a/retroshare-gui/src/changelog.txt b/retroshare-gui/src/changelog.txt index 7400fdc39..e1c1d4502 100644 --- a/retroshare-gui/src/changelog.txt +++ b/retroshare-gui/src/changelog.txt @@ -3,6 +3,7 @@ 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/ +* Added to supports Multiple Accounts on same computer. * 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.