diff plugins/ChangeLog @ 591:a26eb4c472d8

[gaim-migrate @ 601] plugins makefile script works better. perl is getting added to. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 03 Aug 2000 02:05:26 +0000
parents e4c34ca88d9b
children 9614e69f68ca
line wrap: on
line diff
--- a/plugins/ChangeLog	Wed Aug 02 19:15:13 2000 +0000
+++ b/plugins/ChangeLog	Thu Aug 03 02:05:26 2000 +0000
@@ -1,3 +1,11 @@
+version 0.10.0:
+	Rather than have a separate CFLAGS and LDFLAGS for the plugins than
+	for gaim, and doing all kinds of crazy things to work around the
+	problems that creates, the plugins now have the same CFLAGS and LIBS.
+	The plugins also have PLUGIN_LIBS which can be passed at make time.
+	This makes things like #ifdef USE_APPLET and #ifdef USE_PERL much more
+	reliable.
+
 version 0.9.20:
 	It's 3 am the night before finals, it's obviously a good time to hack
 	gaim.