From 0033ae20eaec885e6166eeb9fefa6d83731b17ac Mon Sep 17 00:00:00 2001 From: defnax Date: Wed, 22 Jul 2009 11:45:38 +0000 Subject: [PATCH] update git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1406 b45a01b8-16f6-495d-af2f-9b41ad6348cc --- retroshare-gui/src/changelog.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/retroshare-gui/src/changelog.txt b/retroshare-gui/src/changelog.txt index e033dd488..68ac57e18 100644 --- a/retroshare-gui/src/changelog.txt +++ b/retroshare-gui/src/changelog.txt @@ -1,12 +1,18 @@ Changes for v0.4.13d +* Added use real name instead hash name for partials for preview +* Fixed Bug to make pgp friend sharing work. +* Fixes to the PGP Network View. +* Fixed corrected the connexion + one-way bug +* Suppressed bug in RsTlvBinData that could return true even when the serialisation fails +* Redesign SharedFiles, with splitted view for Remote and Local Dirs * Added show Friends RS version on peer details panel * Added download of whole directory from gui * Added Add Friend and Export Cert to Menu Button * Added Export Cert to Network Dialog Context menu * Added a Security Page for Options to View, Copy and Export own Public Key. * Added checkbox for group chat in Notify Options. -* Added Copy Cert to Clipboard functionality for ConnectWizard. +* Added Copy Cert to Clipboard functionality for ConnectFriendWizard. * Added alert chat window when a new message was arrived * Added systray notification for group chat * Fixed proper update of shared list when list is modiffied from a different place