* Added some extensions for Video Type

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@811 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2008-11-16 01:21:41 +00:00
parent fa1d123b62
commit 0acadf680a
3 changed files with 15 additions and 3 deletions

View file

@ -1,7 +1,17 @@
Changes for v0.4.x
*
* Bugfixes in CreateForumMsg
* Added auto update feature to the trust matrix
* Implemented a big trust table where people can see who trusts who, and who is trusted by who.
* Added Configurations to new file transfer.
* Enabled config in p3file-startup.cc
* Enabled resumeTransfers
* Added new RsFileConfigItem to serialiser.
* Extended ftFiMonitor to use Configuration.
* Bug fix to add/remove Shared Dirs.
* Increased Channel/forum periods to 3/12 months.
* Create channels directory correctly.
* Added File Transfers to Config List.
* Connected statusChange() monitor callback.