# HG changeset patch # User Goffi # Date 1464459174 -7200 # Node ID 8226f95395804fc7af83fc3b093e949fd1bba738 # Parent ee73f20f6cf59801845395de0fdce72e514b2cc3 changelog: minor fixes in previous commit diff -r ee73f20f6cf5 -r 8226f9539580 CHANGELOG --- a/CHANGELOG Thu Mar 10 12:01:29 2016 +0100 +++ b/CHANGELOG Sat May 28 20:12:54 2016 +0200 @@ -1,6 +1,6 @@ All theses changelogs are not exhaustive, please check the mercurial repository for more details. -v 0.6.1 (14/03/2016): +v 0.6.1 (xx/xx/2016): - minimum Twisted version is now 15.2.0 - removed pyfeed and xe dependencies - added mutagen to recommended in README4PACKAGERS @@ -58,19 +58,18 @@ - command "message" moved to "message send" - command "profile list" uses the new --output option - added constants for exit codes - - fixed traceback shown on a normal quit when a progression is finished - primitivus: - detect direct pasting in the message bar - add bracketed paste mode - libervia: - browser and server sides: - replaced isRegistered call by a more generic getSessionMetadata - - new option "allow_registration" + - new option "allow_registration" to enable/disable new accounts registration - browser side: - - improve the popup message banner - - replace old favicon and display favicon counter - - better handling of connection with external JID - - improve some regexps after Link Mauve's comments + - improvee the popup message banner + - replaced old favicon and display favicon counter + - fixed handling of connection with external JID + - improved some regexps - replace "re" module usage with pure javascript - server: - added mechanism for URL redirections