aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorArik Devens <arik@src.gnome.org>2000-08-20 16:42:26 +0800
committerArik Devens <arik@src.gnome.org>2000-08-20 16:42:26 +0800
commit80a9d2f5da12935ca98d7c1bad9a418c494dc209 (patch)
tree90b7cb3d6527fe91c873e6997b0ffbb695727af9 /shell/ChangeLog
parent4f12a108641cae0b4b2fc844b6f22055b19c1a70 (diff)
downloadgsoc2013-evolution-80a9d2f5da12935ca98d7c1bad9a418c494dc209.tar
gsoc2013-evolution-80a9d2f5da12935ca98d7c1bad9a418c494dc209.tar.gz
gsoc2013-evolution-80a9d2f5da12935ca98d7c1bad9a418c494dc209.tar.bz2
gsoc2013-evolution-80a9d2f5da12935ca98d7c1bad9a418c494dc209.tar.lz
gsoc2013-evolution-80a9d2f5da12935ca98d7c1bad9a418c494dc209.tar.xz
gsoc2013-evolution-80a9d2f5da12935ca98d7c1bad9a418c494dc209.tar.zst
gsoc2013-evolution-80a9d2f5da12935ca98d7c1bad9a418c494dc209.zip
added UNICODE_LIBS to get unicode linking with the shell...
svn path=/trunk/; revision=4888
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 2360862264..a05041c9c9 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,8 @@
+2000-08-20 arik devens <arik@helixcode.com>
+
+ * Makefile.am (evolution_LDADD): Added UNICODE_LIBS to link in the
+ new e-text stuff.
+
2000-08-19 Christopher James Lahey <clahey@helixcode.com>
* e-shell-folder-title-bar.c: Fixed a warning.