ChangeLog

changeset 22796
81091864c9fe
parent 22795
2b1d41a575f5
parent 22794
c6c8a53be48c
child 22798
a501b4137c64
--- 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
 

mercurial