mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-23 22:01:05 -05:00
updated ubuntu changelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8018 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
f971a1092b
commit
a6b06fd41a
@ -1,5 +1,33 @@
|
||||
retroshare06 (0.6.0-0.XXXXXX~YYYYYY) YYYYYY; urgency=low
|
||||
|
||||
Improvements
|
||||
* Identities
|
||||
- moved signature validation and encryption one level up into p3IdService.
|
||||
- Added timestamp for GXS identities and auto-removal after 30 days. Updated display in IdDialog
|
||||
|
||||
* GUI
|
||||
- Moved TokenQueue, TokenResponse, UIStateHelper and mGroupId from the classes GxsMessageFramePostWidget/GxsForumThreadWidget
|
||||
to the base class GxsMessageFrameWidget.
|
||||
- Optimized search of feed items in RSFeedWidget by using a map instead of QTreeWidgetItemIterator.
|
||||
- Fixed missing notify of changed message ids to the gui.
|
||||
- use right status ions
|
||||
|
||||
* GXS
|
||||
- Reduced locking time of mutex in RsGenExchange::processMsgMetaChanges and RsGenExchange::processGrpMetaChanges.
|
||||
|
||||
* Chat lobbies
|
||||
- Added re-check of "Not found" identities for chat lobby participants list.
|
||||
- Added check of RsAutoUpdatePage::eventsLocked to GxsIdDetails::timerEvent.
|
||||
|
||||
* Packaging
|
||||
- fixed packaging script modifying wrong version file
|
||||
Bugs
|
||||
* attempt to fix the deadlock situations in pqithreadstreamer. Also solves the crash when quitting
|
||||
|
||||
-- Cyril Soler <csoler@users.sourceforge.net> Tue, 14 Mar 2015 16:00:00 +0100
|
||||
|
||||
retroshare06 (0.6.0-0.8004~precise) precise; urgency=low
|
||||
|
||||
Improvements
|
||||
* GUI
|
||||
- Fixed display of version information.
|
||||
|
Loading…
Reference in New Issue
Block a user