diff options
author | Dan Winship <danw@src.gnome.org> | 2000-04-19 02:11:24 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-04-19 02:11:24 +0800 |
commit | bc17057ec598cd5f755fd66244c429ecc51cff01 (patch) | |
tree | 2fd9aa79d8328cdafec2627c67c66a42b72e1566 /camel/ChangeLog | |
parent | d1ae49aa422fb882728b842744053d909a710a25 (diff) | |
download | gsoc2013-evolution-bc17057ec598cd5f755fd66244c429ecc51cff01.tar gsoc2013-evolution-bc17057ec598cd5f755fd66244c429ecc51cff01.tar.gz gsoc2013-evolution-bc17057ec598cd5f755fd66244c429ecc51cff01.tar.bz2 gsoc2013-evolution-bc17057ec598cd5f755fd66244c429ecc51cff01.tar.lz gsoc2013-evolution-bc17057ec598cd5f755fd66244c429ecc51cff01.tar.xz gsoc2013-evolution-bc17057ec598cd5f755fd66244c429ecc51cff01.tar.zst gsoc2013-evolution-bc17057ec598cd5f755fd66244c429ecc51cff01.zip |
Clean, polish, document. Most of the gtk-doc comments added to
* camel-data-wrapper.[ch]:
* camel-simple-data-wrapper.[ch]:
* camel-medium.[ch]: Clean, polish, document. Most of the gtk-doc
comments added to camel-data-wrapper.c note serious problems that
need to be fixed.
svn path=/trunk/; revision=2483
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index f8f5f0a594..1f92b1f4d7 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,11 @@ +2000-04-18 Dan Winship <danw@helixcode.com> + + * camel-data-wrapper.[ch]: + * camel-simple-data-wrapper.[ch]: + * camel-medium.[ch]: Clean, polish, document. Most of the gtk-doc + comments added to camel-data-wrapper.c note serious problems that + need to be fixed. + 2000-04-17 Dan Winship <danw@helixcode.com> * camel-mime-message.[ch]: Remove the "session" field from |