updated ubuntu changelogs

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5611 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
csoler 2012-09-26 20:28:33 +00:00
parent fbc937c638
commit fff387f7dd
2 changed files with 41 additions and 2 deletions

View file

@ -1,4 +1,20 @@
retroshare-voip-plugin (0.5.3-0.XXXXXX~YYYYYY) YYYYYY; urgency=low
retroshare-voip-plugin (0.5.4-0.XXXXXX~YYYYYY) YYYYYY; urgency=low
* Improvements
- Added Spanish translation file for the VOIP plugin
- Removed html code on some QLabels
- Update french translation
- Enable Translations for Voip plugin
- Fixed small code issues
* Bugs
- Fixed crash and memory leak in the AudioWizard of the VOIP plugin.
- Please use at least Qt 4.6.4 when compiling RetrosShare with the VOIP plugin because of the fix
of the bug QTBUG-11883.
-- Cyril Soler <csoler@users.sourceforge.net> Wed, 26 sept 2012 22:30:00 +0100
retroshare-voip-plugin (0.5.4-0.5584~natty) natty; urgency=low
* Improvements
- Functional version of VOIP plugin.
@ -6,4 +22,4 @@ retroshare-voip-plugin (0.5.3-0.XXXXXX~YYYYYY) YYYYYY; urgency=low
- Fixed linking of the VOIP plugin on Windows (Exports all symbols from RetroShare.exe and import it in the plugins.
Removed the direct linking of the libretroshare and libbitdht from the plugins.)
-- Cyril Soler <csoler@users.sourceforge.net> Fri, 24 aug 2012 12:00:00 +0100
-- Cyril Soler <csoler@users.sourceforge.net> Sat, 15 sept 2012 14:30:00 +0100