# HG changeset patch # User John Bailey # Date 1208025034 0 # Node ID 37fc84e642ef00f3a4e3f769e3a9c8d2118ba580 # Parent 21f1acb9090fa21dbf3ff6de82492fa5e79d9400 Put the recent configure.ac changes in the ChangeLog. I may have been a bit too verbose here; if so, someone might want to correct it. diff -r 21f1acb9090f -r 37fc84e642ef ChangeLog --- a/ChangeLog Sat Apr 12 17:55:44 2008 +0000 +++ b/ChangeLog Sat Apr 12 18:30:34 2008 +0000 @@ -8,6 +8,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