summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormzabaluev <>2007-03-16 09:53:51 +0000
committermzabaluev <>2007-03-16 09:53:51 +0000
commitf2023e2dc5d41d3d41cf6ab3329cd787a2ec756b (patch)
treea0175a8b689f6334bd954992df3d2c0a6d7d3b40 /ChangeLog
parent2d59cf3fe0131ca6bb193af7b9d2b1bbe2d835ba (diff)
[svn-to-darcs @ 6]
Emit more elaborate message sending errors for text channels 20070316095351-22f61-93d08f38c21f801dde5186f32bbf86ee6323f889.gz
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 857e035..7c3e530 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-03-15 Mikhail Zabaluev <mikhail.zabaluev@nokia.com>
+
+ * src/sip-connection-sofia.c: (priv_r_message):
+ * src/sip-text-channel.h:
+ * src/sip-text-channel.c: (sip_text_channel_emit_message_status):
+ Changed sip_text_channel_message_emit() to have a cleaner name and
+ parameter sequence. More elaborate mapping of SIP response codes
+ to TpChannelTextSendError values.
+
2007-03-14 Mikhail Zabaluev <mikhail.zabaluev@nokia.com>
* src/sip-connection-sofia.c: (priv_disconnect),