diff options
author | Dan Winship <danw@src.gnome.org> | 2000-07-02 06:50:12 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-07-02 06:50:12 +0800 |
commit | 6dabd2bd964e2e6692fa01261104fe4a510a0fa8 (patch) | |
tree | dea249e7e5909e5e717bb4cbd73ae48e891230c5 /camel/ChangeLog | |
parent | 00d1c1c3335a6d1d7cb342b77923b8869e6e631c (diff) | |
download | gsoc2013-evolution-6dabd2bd964e2e6692fa01261104fe4a510a0fa8.tar gsoc2013-evolution-6dabd2bd964e2e6692fa01261104fe4a510a0fa8.tar.gz gsoc2013-evolution-6dabd2bd964e2e6692fa01261104fe4a510a0fa8.tar.bz2 gsoc2013-evolution-6dabd2bd964e2e6692fa01261104fe4a510a0fa8.tar.lz gsoc2013-evolution-6dabd2bd964e2e6692fa01261104fe4a510a0fa8.tar.xz gsoc2013-evolution-6dabd2bd964e2e6692fa01261104fe4a510a0fa8.tar.zst gsoc2013-evolution-6dabd2bd964e2e6692fa01261104fe4a510a0fa8.zip |
remove unneeded libcamelimap_la_LDADD.
* providers/imap/Makefile.am: remove unneeded
libcamelimap_la_LDADD.
svn path=/trunk/; revision=3850
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index a8f4b721ca..45e4540365 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,8 @@ 2000-07-01 Dan Winship <danw@helixcode.com> + * providers/imap/Makefile.am: remove unneeded + libcamelimap_la_LDADD. + * providers/pop3/camel-pop3-store.c (connect_to_server): fix the CAPA-parsing code to not get into an infinite loop. |