diff options
author | Rodney Dawes <dobey@novell.com> | 2004-08-13 22:39:19 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2004-08-13 22:39:19 +0800 |
commit | ed76fc7724286390412032884d86034a9282ea8a (patch) | |
tree | dba66f3733f905105ee97b3380a86ad0e0adcdc4 /camel/ChangeLog | |
parent | b4a903bda1fd2e1840dd14ed9b383d7af0d212ae (diff) | |
download | gsoc2013-evolution-ed76fc7724286390412032884d86034a9282ea8a.tar.gz gsoc2013-evolution-ed76fc7724286390412032884d86034a9282ea8a.tar.zst gsoc2013-evolution-ed76fc7724286390412032884d86034a9282ea8a.zip |
Handle et/comm_err.h as well as the normal comm_err.h
2004-08-13 Rodney Dawes <dobey@novell.com>
* camel-sasl-gssapi.c: Handle et/comm_err.h as well as the
normal comm_err.h
svn path=/trunk/; revision=26911
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 c11eb08c67..f17f6e0bbb 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,8 @@ +2004-08-13 Rodney Dawes <dobey@novell.com> + + * camel-sasl-gssapi.c: Handle et/comm_err.h as well as the + normal comm_err.h + 2004-08-11 Jeffrey Stedfast <fejj@novell.com> Fix for bug #62771 |