diff options
author | Dan Winship <danw@src.gnome.org> | 2003-02-21 00:48:43 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2003-02-21 00:48:43 +0800 |
commit | 986f2ace070dfe610ffb7595e525a895d3a6fb43 (patch) | |
tree | ba2edc7f75f292ca7185749e2fd012893b6a7a30 /widgets/ChangeLog | |
parent | 893213be54fe28e3f80e133041ab2a11e20a719d (diff) | |
download | gsoc2013-evolution-986f2ace070dfe610ffb7595e525a895d3a6fb43.tar.gz gsoc2013-evolution-986f2ace070dfe610ffb7595e525a895d3a6fb43.tar.zst gsoc2013-evolution-986f2ace070dfe610ffb7595e525a895d3a6fb43.zip |
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
Diffstat (limited to 'widgets/ChangeLog')
-rw-r--r-- | widgets/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/widgets/ChangeLog b/widgets/ChangeLog index d0458a8b0f..eaf7097ce7 100644 --- a/widgets/ChangeLog +++ b/widgets/ChangeLog @@ -1,3 +1,9 @@ +2003-02-20 Dan Winship <danw@ximian.com> + + * e-timezone-dialog/Makefile.am: Make this a dynamic lib rather + than static so it can be portably linked into the shlib + components. + 2003-02-06 Dan Winship <danw@ximian.com> * e-timezone-dialog/e-timezone-dialog.glade: Set response_ids on |