comparison ChangeLog @ 22652:37fc84e642ef

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.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sat, 12 Apr 2008 18:30:34 +0000
parents 98775a5b4817
children 7a68335d1086
comparison
equal deleted inserted replaced
22651:21f1acb9090f 22652:37fc84e642ef
5 * In MySpaceIM, messages from spambots are discarded (Justin Williams) 5 * In MySpaceIM, messages from spambots are discarded (Justin Williams)
6 6
7 Pidgin: 7 Pidgin:
8 * The typing notification in the conversation history can be disabled or 8 * The typing notification in the conversation history can be disabled or
9 customized (font, color etc.) in .gtkrc-2.0. 9 customized (font, color etc.) in .gtkrc-2.0.
10
11 General:
12 * The configure script now dies on more absent dependencies. The
13 --disable-xxx arguments to configure can be used to bypass unneeded
14 dependencies. This will also cause the configure script to die if an
15 --enable-xxx option is used and the dependencies it requires are
16 missing.
17 * The Evolution integration plugin must now be explicitly enabled. Use
18 the --enable-gevolution argument to configure to enable it.
19 * The Contact Availability Prediction plugin must now be explicitly
20 enabled. Use the --enable-cap argument to configure to enable it.
10 21
11 version 2.4.1 (03/31/2008): 22 version 2.4.1 (03/31/2008):
12 http://developer.pidgin.im/query?status=closed&milestone=2.4.1 23 http://developer.pidgin.im/query?status=closed&milestone=2.4.1
13 24
14 libpurple: 25 libpurple: