diff options
author | Iain Holmes <ih@csd.abdn.ac.uk> | 2000-02-09 00:21:19 +0800 |
---|---|---|
committer | iholmes <iholmes@localhost> | 2000-02-09 00:21:19 +0800 |
commit | 6e1f98f09afc66e9bdfec631045a250b6c7cace5 (patch) | |
tree | 896624676269e4dfaae0ca8eaaf56d3c428f8d38 /mail/ChangeLog | |
parent | 6cb60b68f180a2267503cd22c37216704c1750b1 (diff) | |
download | gsoc2013-evolution-6e1f98f09afc66e9bdfec631045a250b6c7cace5.tar gsoc2013-evolution-6e1f98f09afc66e9bdfec631045a250b6c7cace5.tar.gz gsoc2013-evolution-6e1f98f09afc66e9bdfec631045a250b6c7cace5.tar.bz2 gsoc2013-evolution-6e1f98f09afc66e9bdfec631045a250b6c7cace5.tar.lz gsoc2013-evolution-6e1f98f09afc66e9bdfec631045a250b6c7cace5.tar.xz gsoc2013-evolution-6e1f98f09afc66e9bdfec631045a250b6c7cace5.tar.zst gsoc2013-evolution-6e1f98f09afc66e9bdfec631045a250b6c7cace5.zip |
Changed the order of the compilation so the CORBA stuff was generated
2000-02-08 Iain Holmes <ih@csd.abdn.ac.uk>
* mail/Makefile.am: Changed the order of the compilation so the CORBA
stuff was generated before it was needed.
* shell/Makefile.am: Same.
svn path=/trunk/; revision=1695
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 3a20cd6415..237fcba135 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2000-02-08 Iain Holmes <ih@csd.abdn.ac.uk> + + * Makefile.am: Changed the order of the compilation so the CORBA stuff + was made before it was needed. + 2000-01-19 Miguel de Icaza <miguel@gnu.org> * Started work on the mail display engine. |