diff ChangeLog @ 23348:adc85bf02fa0

Rename --with-ssl-certificates to --with-system-ssl-certs as per Ethan's comment on devel@pidgin.im: I would be inclined to use --with-system-ssl-certdir or something similar ... the name --with-ssl-certificates sounds like you're turning on and off the use of certificates altogether.
author Richard Laager <rlaager@wiktel.com>
date Tue, 10 Jun 2008 16:23:14 +0000
parents 4537fe9b93e7
children 5c70d953a497
line wrap: on
line diff
--- a/ChangeLog	Tue Jun 10 16:18:12 2008 +0000
+++ b/ChangeLog	Tue Jun 10 16:23:14 2008 +0000
@@ -7,9 +7,10 @@
 	  Marcus Lundblad, Jorge VillaseƱor and other contributors)
 	* Yahoo! Japan now uses UTF-8, matching the behavior of official clients
 	  and restoring compatibility with the web messenger (Yusuke Odate)
-	* Add a configure option, --with-ssl-certificates to allow packagers
-	  to specify a system-wide SSL CA certificates directory.  Also, when
-	  set, we don't install our SSL CA certs.
+	* Add a configure option, --with-system-ssl-certs to allow packagers
+	  to specify a system-wide SSL CA certificates directory.  When set,
+	  we don't install our SSL CA certs, so it's important that the
+	  libpurple package depend on the CA certificates.
 
 	Pidgin:
 	* Custom buddy icons can now be added to and removed from buddy list