diff ChangeLog @ 31429:dc63d77fea03

Gadu-Gadu: Fix sending inline images to remote users. Also fix sending images larger than 256 KB. Fixes #13580.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Fri, 25 Mar 2011 04:32:46 +0000
parents f9b34192147c
children 1c84c02a26bf f1fd3df53e74
line wrap: on
line diff
--- a/ChangeLog	Fri Mar 25 00:13:40 2011 +0000
+++ b/ChangeLog	Fri Mar 25 04:32:46 2011 +0000
@@ -28,6 +28,8 @@
 	  Klinikowski) (#13525)
 	* Suppress blank messages that happen when sending inline images. (Tomasz
 	  Wasilczyk) (#13554)
+	* Fix sending inline images, including images larger than 256 KB, to remote
+	  users. (Tomasz Wasilczyk) (#13580)
 
 	ICQ:
 	* Fix unsetting your mood when "None" is selected. (#7431)