diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2002-07-18 06:27:23 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-07-18 06:27:23 +0800 |
commit | 0eadce4e004c294f449051c19f494cfb2077d34f (patch) | |
tree | d37dabedf4e0121e1016e296daf35b7a4b1cc1b3 /camel/ChangeLog | |
parent | 8206e5ddeff2feec644ef2c1734b525ebbd3bbbb (diff) | |
download | gsoc2013-evolution-0eadce4e004c294f449051c19f494cfb2077d34f.tar gsoc2013-evolution-0eadce4e004c294f449051c19f494cfb2077d34f.tar.gz gsoc2013-evolution-0eadce4e004c294f449051c19f494cfb2077d34f.tar.bz2 gsoc2013-evolution-0eadce4e004c294f449051c19f494cfb2077d34f.tar.lz gsoc2013-evolution-0eadce4e004c294f449051c19f494cfb2077d34f.tar.xz gsoc2013-evolution-0eadce4e004c294f449051c19f494cfb2077d34f.tar.zst gsoc2013-evolution-0eadce4e004c294f449051c19f494cfb2077d34f.zip |
Add the appropriate #include for the _() macro.
2002-07-17 Jeffrey Stedfast <fejj@ximian.com>
* camel-lock.c: Add the appropriate #include for the _() macro.
svn path=/trunk/; revision=17499
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index c5783637c4..f641d8236c 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,7 @@ +2002-07-17 Jeffrey Stedfast <fejj@ximian.com> + + * camel-lock.c: Add the appropriate #include for the _() macro. + 2002-07-17 Not Zed <NotZed@Ximian.com> * providers/pop3/camel-pop3-store.c (pop3_try_authenticate): Got |