diff options
author | Dan Winship <danw@src.gnome.org> | 2001-10-03 23:50:58 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-10-03 23:50:58 +0800 |
commit | 28d74c0920cc3ffa08cf64e6468b9f10a57eec8e (patch) | |
tree | 71340d592185930ec44224401b70dc3f38e191f2 /camel/ChangeLog | |
parent | 7cf899d922a8f1f891a29940fc0d3c7688e1b7d2 (diff) | |
download | gsoc2013-evolution-28d74c0920cc3ffa08cf64e6468b9f10a57eec8e.tar gsoc2013-evolution-28d74c0920cc3ffa08cf64e6468b9f10a57eec8e.tar.gz gsoc2013-evolution-28d74c0920cc3ffa08cf64e6468b9f10a57eec8e.tar.bz2 gsoc2013-evolution-28d74c0920cc3ffa08cf64e6468b9f10a57eec8e.tar.lz gsoc2013-evolution-28d74c0920cc3ffa08cf64e6468b9f10a57eec8e.tar.xz gsoc2013-evolution-28d74c0920cc3ffa08cf64e6468b9f10a57eec8e.tar.zst gsoc2013-evolution-28d74c0920cc3ffa08cf64e6468b9f10a57eec8e.zip |
Strange are the ways of alloca. Fixes 11543.
* providers/local/camel-local-provider.c (local_url_equal):
Strange are the ways of alloca. Fixes 11543.
svn path=/trunk/; revision=13375
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index eb71bd7d32..05f21a5b7d 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,8 @@ +2001-10-03 Dan Winship <danw@ximian.com> + + * providers/local/camel-local-provider.c (local_url_equal): + Strange are the ways of alloca. Fixes 11543. + 2001-10-02 Jeffrey Stedfast <fejj@ximian.com> * camel-tcp-stream-ssl.c (ssl_bad_cert): Import the certificate if |