diff ChangeLog @ 27833:1dd0e007514d

propagate from branch 'im.pidgin.pidgin' (head d94973707853b3f6b84dc446eac68f7fd4c9370d) to branch 'im.pidgin.pidgin.yaz' (head 7f53253b5393ba6ccdf4051ce39db9ad151f52bc)
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Tue, 06 May 2008 07:58:54 +0000
parents f09acca60066
children 1334c0de8f32
line wrap: on
line diff
--- a/ChangeLog	Tue May 06 07:51:03 2008 +0000
+++ b/ChangeLog	Tue May 06 07:58:54 2008 +0000
@@ -7,6 +7,10 @@
 	* IRC now displays ban lists in-channel for joined channels.
 	* Fixed a bug where the list of loaded plugins would get removed when
 	  switching between different operating systems.
+	* Fix reception of IRC PART without a part message on Undernet
+	  (fixes a problem with litter in the channel user list).
+	* IRC no longer crashes on /list on servers which erroneously omit
+	  RPL_LISTSTART.
 
 	Pidgin:
 	* The typing notification in the conversation history can be disabled or
@@ -24,6 +28,10 @@
 	  workspaces the "Present" option should.
 	* Add a preference to set Escape as the keyboard shortcut for closing
 	  the conversation window.
+	* Add an option in the context menu to disable smileys in the selected
+	  text in the conversation history/log viewer. This should help people who
+	  regularly paste code in conversations.
+	* Add a preference to choose the minimum size of the text input.
 
 	General:
 	* The configure script now dies on more absent dependencies.  The
@@ -36,6 +44,9 @@
 	* The Contact Availability Prediction plugin must now be explicitly
 	  enabled.  Use the --enable-cap argument to configure to enable it.
 
+	Finch:
+	* New default binding ctrl+x to open context menus.
+
 version 2.4.1 (03/31/2008):
 	http://developer.pidgin.im/query?status=closed&milestone=2.4.1