diff ChangeLog @ 22636:7a68335d1086

merge of '37d6f8af593bffa17bba1823a3c5a8612bcfdf18' and '6f293106dd16191e1ee2fd0ae94ab626d6753c98'
author Ethan Blanton <elb@pidgin.im>
date Sat, 12 Apr 2008 20:20:09 +0000
parents bc9845b6f9c0 37fc84e642ef
children ef4ac2a83e1c
line wrap: on
line diff
--- a/ChangeLog	Sat Apr 12 19:40:06 2008 +0000
+++ b/ChangeLog	Sat Apr 12 20:20:09 2008 +0000
@@ -9,6 +9,17 @@
 	* The typing notification in the conversation history can be disabled or
 	  customized (font, color etc.) in .gtkrc-2.0.
 
+	General:
+	* The configure script now dies on more absent dependencies.  The
+	  --disable-xxx arguments to configure can be used to bypass unneeded
+	  dependencies.  This will also cause the configure script to die if an
+	  --enable-xxx option is used and the dependencies it requires are
+	  missing.
+	* The Evolution integration plugin must now be explicitly enabled.  Use
+	  the --enable-gevolution argument to configure to enable it.
+	* The Contact Availability Prediction plugin must now be explicitly
+	  enabled.  Use the --enable-cap argument to configure to enable it.
+
 version 2.4.1 (03/31/2008):
 	http://developer.pidgin.im/query?status=closed&milestone=2.4.1