diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-09-13 05:14:18 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-09-13 05:14:18 +0800 |
commit | 62d83b547e11a4471cab55b1652e6f37a39c904b (patch) | |
tree | 19703062f9430ceac8adecf6ccdfd779f118d9a3 /mail/ChangeLog | |
parent | 75a2435a44a45e9739aa1697dae66125ceef2bb0 (diff) | |
download | gsoc2013-evolution-62d83b547e11a4471cab55b1652e6f37a39c904b.tar gsoc2013-evolution-62d83b547e11a4471cab55b1652e6f37a39c904b.tar.gz gsoc2013-evolution-62d83b547e11a4471cab55b1652e6f37a39c904b.tar.bz2 gsoc2013-evolution-62d83b547e11a4471cab55b1652e6f37a39c904b.tar.lz gsoc2013-evolution-62d83b547e11a4471cab55b1652e6f37a39c904b.tar.xz gsoc2013-evolution-62d83b547e11a4471cab55b1652e6f37a39c904b.tar.zst gsoc2013-evolution-62d83b547e11a4471cab55b1652e6f37a39c904b.zip |
Thou shalt add a space after `-I' when invoking `orbit-idl'.
svn path=/trunk/; revision=5386
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 737bc3260d..ee523d7710 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,9 @@ 2000-09-12 Ettore Perazzoli <ettore@helixcode.com> + ($(EVOLUTION_MAIL_CORBA_GENERATED)): Add space after `-I'. + +2000-09-12 Ettore Perazzoli <ettore@helixcode.com> + * Makefile.am: Remove `ui.xml' stuff. 2000-09-12 Dan Winship <danw@helixcode.com> |