update Changelog

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1042 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2009-02-12 15:17:22 +00:00
parent 563dc1457a
commit 6324b4eb8b

View File

@ -1,3 +1,21 @@
Changes for v0.4.12b
* Suppressed an initialized memory read
* Changed PreMods() and postMods() functions into signals in notifyqt
* Added functionality for Bandwidth Graph
* Suppressed bug when creating new certificate
* Added Reply to all Button for Messages
* Changed pointer cast from int to void
* Changed retroshare invite so that it does not contain signatures anymore.
* Small fix to upload transfer rates
* Plugin system: plugin management features added (loading and unloading)
* Fixed bugs in upload speed computation
* Added info for upload peers and rate in Transfer tab
* Enabled translations for QString's in RemoteDirModel
* Fixed Bug: incorrect creation of the plugin
* Fixed Launch Email Bug
* Fixed Save cert to File
Changes for v0.4.12a
* Implemented plugin system: first demo version