diff options
author | bertrand <Bertrand.Guiheneuf@inria.fr> | 1999-04-23 21:04:34 +0800 |
---|---|---|
committer | Bertrand Guiheneuf <bertrand@src.gnome.org> | 1999-04-23 21:04:34 +0800 |
commit | 5fc2a350d18184211a7a20d865944b575fd84a14 (patch) | |
tree | 35a1770a2f61ad561b2b048657e386a7b6892559 /ChangeLog | |
parent | ed6323e9781d6a38bdb6151a77f79b1326fbb6ba (diff) | |
download | gsoc2013-evolution-5fc2a350d18184211a7a20d865944b575fd84a14.tar gsoc2013-evolution-5fc2a350d18184211a7a20d865944b575fd84a14.tar.gz gsoc2013-evolution-5fc2a350d18184211a7a20d865944b575fd84a14.tar.bz2 gsoc2013-evolution-5fc2a350d18184211a7a20d865944b575fd84a14.tar.lz gsoc2013-evolution-5fc2a350d18184211a7a20d865944b575fd84a14.tar.xz gsoc2013-evolution-5fc2a350d18184211a7a20d865944b575fd84a14.tar.zst gsoc2013-evolution-5fc2a350d18184211a7a20d865944b575fd84a14.zip |
removed devel-docs until I come up with a correct Makefile.am
1999-04-23 bertrand <Bertrand.Guiheneuf@inria.fr>
* Makefile.am (SUBDIRS): removed devel-docs
until I come up with a correct Makefile.am
* camel/camel-store.h:
* camel/camel-folder.h:
correct declarations of structs
svn path=/trunk/; revision=870
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +1999-04-23 bertrand <Bertrand.Guiheneuf@inria.fr> + + * Makefile.am (SUBDIRS): removed devel-docs + until I come up with a correct Makefile.am + + * camel/camel-store.h: + * camel/camel-folder.h: + correct declarations of structss + 1999-04-22 bertrand <Bertrand.Guiheneuf@inria.fr> * camel/providers/MH/camel-mh-store.c: |