From 986f2ace070dfe610ffb7595e525a895d3a6fb43 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Thu, 20 Feb 2003 16:48:43 +0000 Subject: Make libemiscwidgets, libefilterbar, and libetimezonedialog dynamic libraries, so they can be portably linked into the (shared library) components. (Part 1 of N.) svn path=/trunk/; revision=19971 --- widgets/misc/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'widgets/misc/ChangeLog') diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index fb4325db8f..b104a7e170 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,9 @@ +2003-02-20 Dan Winship + + * Makefile.am: Make libemiscwidgets and libefilterbar dynamic + libraries instead of static so they can be portably linked into + the shlib components + 2003-02-05 Dan Winship * Makefile.am (INCLUDES): Define MAP_DIR in terms of $(imagesdir). -- cgit