diff options
author | Mikhail Zabaluev <mikhail.zabaluev@nokia.com> | 2010-06-21 16:25:51 +0300 |
---|---|---|
committer | Mikhail Zabaluev <mikhail.zabaluev@nokia.com> | 2010-06-21 16:25:51 +0300 |
commit | c73241b638c3eaf99b6200d1ac7115d4107e772a (patch) | |
tree | 7197c634ad0bbc2229f937a6fbb0fbe0763542fe /NEWS | |
parent | 7178aadaf444870c07f0cf07987f994d3b00d76f (diff) |
Version 0.6.3telepathy-sofiasip-0.6.3
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -7,6 +7,19 @@ recent at the top). See also ChangeLog. +Changes in release 0.6.3 (2010-06-21) +------------------------------------- + +The "my attorney suggests I do this" release. + +- Disable Sofia logging on --disable-debug configure flag. +- Made the effect of environment variable TPSIP_PERSIST independent of + the debug build flag. +- Prevent removal of local pending send by holding the call. +- Fix the application of local pending send flag in an incoming call. +- Fixed a walk-off-the-end crash in the debug support code. +- Not building useless PIC object files any more. + Changes in release 0.6.2 (2010-03-17) ------------------------------------- |