diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-01-09 02:24:35 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-01-09 02:24:35 +0800 |
commit | 256a3d747f689f071cfa3881352a7902964ab6e7 (patch) | |
tree | 5abe18b4608a70cc1f307d4199658552170feb96 /shell/ChangeLog | |
parent | cb949fd3420be83448b71187fea20db4cfe2c55a (diff) | |
download | gsoc2013-evolution-256a3d747f689f071cfa3881352a7902964ab6e7.tar.gz gsoc2013-evolution-256a3d747f689f071cfa3881352a7902964ab6e7.tar.zst gsoc2013-evolution-256a3d747f689f071cfa3881352a7902964ab6e7.zip |
(evolution_LDFLAGS): -export-dynamic so custom
widgets in libglade work.
svn path=/trunk/; revision=19283
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 8743ab1c45..c854132d67 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2003-01-08 Ettore Perazzoli <ettore@ximian.com> + + * Makefile.am (evolution_LDFLAGS): -export-dynamic so custom + widgets in libglade work. + 2003-01-07 Dan Winship <danw@ximian.com> * main.c (main): setup gettext |