aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2001-04-27 02:21:54 +0800
committerDan Winship <danw@src.gnome.org>2001-04-27 02:21:54 +0800
commitd522b604df889e6abc792557f0232a77304ddb58 (patch)
treedb2697fccabe91b27a030bd0e83be41dc4037591 /ChangeLog
parent18af050c0507105544f5a83cd529a8b7a4264bdd (diff)
downloadgsoc2013-evolution-d522b604df889e6abc792557f0232a77304ddb58.tar
gsoc2013-evolution-d522b604df889e6abc792557f0232a77304ddb58.tar.gz
gsoc2013-evolution-d522b604df889e6abc792557f0232a77304ddb58.tar.bz2
gsoc2013-evolution-d522b604df889e6abc792557f0232a77304ddb58.tar.lz
gsoc2013-evolution-d522b604df889e6abc792557f0232a77304ddb58.tar.xz
gsoc2013-evolution-d522b604df889e6abc792557f0232a77304ddb58.tar.zst
gsoc2013-evolution-d522b604df889e6abc792557f0232a77304ddb58.zip
We no longer depend on libunicode.
* README: We no longer depend on libunicode. * configure.in: Remove check for libunicode. Remove unicode cflags and libs from all CFLAGS and LIBS variables. Add GAL_LIBS for things that need to depend on just gal (for gunicode). svn path=/trunk/; revision=9586
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c03b1e1ef8..840074d7c7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2001-04-26 Dan Winship <danw@ximian.com>
+
+ * README: We no longer depend on libunicode.
+
+ * configure.in: Remove check for libunicode. Remove unicode cflags
+ and libs from all CFLAGS and LIBS variables. Add GAL_LIBS for
+ things that need to depend on just gal (for gunicode).
+
2001-04-24 Dan Winship <danw@ximian.com>
* configure.in: Bump up the gal requirement