diff ChangeLog @ 23150:d476ab1b47b2

propagate from branch 'im.pidgin.pidgin.custom_smiley' (head 2a2aa2b4e4f34248a96a684b2e29963c358c1338) to branch 'im.pidgin.pidgin.next.minor' (head 485ba8630d52b894d8ec9648d6fe2ccb9754d1e8)
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Tue, 13 May 2008 06:04:10 +0000
parents c9aebd4762a8
children 25e4a0add118 da5d1ecc5c20
line wrap: on
line diff
--- a/ChangeLog	Tue May 13 06:03:58 2008 +0000
+++ b/ChangeLog	Tue May 13 06:04:10 2008 +0000
@@ -11,27 +11,34 @@
 	  (fixes a problem with litter in the channel user list).
 	* IRC no longer crashes on /list on servers which erroneously omit
 	  RPL_LISTSTART.
+	* Update the NetworkManager support to use D-Bus directly, instead of
+	  libnm-glib.  Hopefully it's stable now.  It will now compile by
+	  default if you have D-Bus support and NetworkManager.h. (Elliott
+	  Sales de Andrade)
 
 	Pidgin:
 	* The typing notification in the conversation history can be disabled or
 	  customized (font, color etc.) in .gtkrc-2.0.
-	* Added a plugin (not built by default) which adds a Send button back
-	  to the conversation window. People without physical keyboards have a
-	  hard time with the lack of the button.
+	* Added a plugin (not installed by default) which adds a Send button
+	  back to the conversation window. People without physical keyboards
+	  have a hard time with the lack of the button.
 	* Clicking on the buddyicon in the conversation window toggles the
 	  size of the icon between small and large.
 	* The settings of a chat (e.g. Handle in an XMPP chat, or Exchange in
 	  an AIM chat) can be edited from its context menu in the buddy list.
 	* Add a "Present conversation window" preference to the Message
-	  Notification plugin, the "Raise conversation window" option does not
+	  Notification plugin; the "Raise conversation window" option does not
 	  unminimize windows or draw attention to them when they are on other
-	  workspaces the "Present" option should.
+	  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.
+	  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 area in
+	  lines.
+	* Moved the "Local alias" field in the Modify Account dialog to be below
+	  the "User Options" heading on the "Basic" tab.
 
 	General:
 	* The configure script now dies on more absent dependencies.  The
@@ -46,6 +53,9 @@
 
 	Finch:
 	* New default binding ctrl+x to open context menus.
+	* Menu triggers and other bindings will no longer conflict.
+	* Middle click pastes the internal clipboard (when mouse support is
+	  enabled).
 
 version 2.4.1 (03/31/2008):
 	http://developer.pidgin.im/query?status=closed&milestone=2.4.1